Skip to main content
Module b16impl
tor_
netdoc
0.41.0
Module b16impl
Module Items
Structs
In tor_
netdoc::
types::
misc
tor_netdoc
::
types
::
misc
Module
b16impl
Copy item path
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
Fixed
B16U
A fixed-length version of
B16U
.