base16ct
0.2.0
Module mixed
Module Items
Functions
In crate base16ct
base16ct
Module
mixed
Copy item path
Source
Expand description
Function for decoding mixed Base16 (hex)
Functions
ยง
decode
Decode a mixed Base16 (hex) string into the provided destination buffer.
decode_
vec
Decode a mixed Base16 (hex) string into a byte vector.