Fabcoin Core  0.16.2
P2P Digital Currency
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
asNibbles

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