Variable HEX_DIGITSConst

HEX_DIGITS: string = "0123456789ABCDEFabcdef"

Hexadecimal digits 0-9, A-F, a-f.

Generated using TypeDoc