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
bytesvalues are not in the valid range (0-9, a-z, A-Z). - decode_
nibble ๐ - Decode a single nibble of upper or lower hex