UrlEncodingEncodedLengthFactor Field
Factor by which the number of bytes to be encoded is multiplied to estimate
the length of the encoded output.
Namespace: FolkerKinzel.StringsAssembly: FolkerKinzel.Strings (in FolkerKinzel.Strings.dll) Version: 9.4.3+0b4e3cc14d7870504a77e224d298b921bfc6f2ee
public const double EncodedLengthFactor = 2,5
Public Const EncodedLengthFactor As Double = 2,5
public:
literal double EncodedLengthFactor = 2,5
static val mutable EncodedLengthFactor: float
Field Value
Double