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.0+10a7d4d71aa960998e32ac0ac6c4fcbe4164c917
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