Converts an integer to a string using the specified encoding.
The integer to be converted to a string.
Optional
The encoding to be used for the conversion.
The string representation of the input integer.
Generated using TypeDoc
Converts an integer to a string using the specified encoding.