gluon
Preparing search index...
src/util
hexToInt
Function hexToInt
hexToInt
(
hex
:
string
)
:
number
Returns the integer representation of a hex string.
Parameters
hex
:
string
The hex string to convert to an integer.
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
gluon
Loading...
Returns the integer representation of a hex string.