Module mixed
base16ct
0.2.0
Module mixed
Functions
In crate base16ct
Modules
lower
mixed
upper
Structs
HexDisplay
Enums
Error
Functions
decoded_len
encoded_len
Type Aliases
Result
?
Settings
Module
base16ct
::
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.