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.

Functions§

write_b16u 🔒
Write b to f in hex uppercase