syn.crypt.hex
Functions
encode
string syn.crypt.hex.encode(input: string)
Encodes input
in hexadecimal.
decode
string syn.crypt.hex.decode(input: string)
Decodes input
in hexadecimal.
string syn.crypt.hex.encode(input: string)
Encodes input
in hexadecimal.
string syn.crypt.hex.decode(input: string)
Decodes input
in hexadecimal.