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