NGS version 0.2.17 auto-generated documentation
Documentation index
The global namespace
decode_hex multimethod
decode_hex multimethod
Methods
decode_hex(
s:
Str
)
Source:
stdlib.ngs:8453
Decodes each two hex digits into a character (byte). Reverse of encode_hex()
Returns
Str