UrlEncodingEncodedLengthFactor Field

Factor by which the number of bytes to be encoded is multiplied to estimate the length of the encoded output.

Definition

Namespace: FolkerKinzel.Strings
Assembly: FolkerKinzel.Strings (in FolkerKinzel.Strings.dll) Version: 9.4.0+10a7d4d71aa960998e32ac0ac6c4fcbe4164c917
C#
public const double EncodedLengthFactor = 2,5

Field Value

Double

See Also