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.3+0b4e3cc14d7870504a77e224d298b921bfc6f2ee
C#
public const double EncodedLengthFactor = 2,5

Field Value

Double

See Also