Module encoding

Module encoding 

Source
Expand description

Const-friendly decoding operations for Uint

Functionsยง

decode_hex_byte ๐Ÿ”’
Decode a single byte encoded as two hexadecimal characters. Second element of the tuple is non-zero if the bytes values are not in the valid range (0-9, a-z, A-Z).
decode_nibble ๐Ÿ”’
Decode a single nibble of upper or lower hex