Skip to main content

Module b16impl

Module b16impl 

Source
Expand description

Types for decoding hex-encoded values.

Structsยง

B16
A byte array encoded in hexadecimal; prints in lowercase
B16U
A byte array encoded in hexadecimal; prints in uppercase
FixedB16U
A fixed-length version of B16U.