Ring Daemon 16.0.0
Loading...
Searching...
No Matches
asNibbles

Converts a string into the big-endian base-16 stream of integers (NOT ASCII).

Converts a string into the big-endian base-16 stream of integers (NOT ASCII).("A")[0] == 4 && asNibbles("A")[1] == 1