
Icon | Member | Description |
---|---|---|
![]() ![]() | EncodeZeroPadding(Int32, Int32) |
Encodes positive integer value into a string by zero-padding it up to the specified number of digits.
|
![]() ![]() | EncodeZeroPadding(Single, Int32) |
Encodes positive single-precision floating point value into a string by zero-padding it to the specified number of digits.
|