Expand description
Handle serializing and deserializing from Option<Vec<u8>> to hexadecimal
Functionsยง
- deserialize
- Deserializes a hexadecimal string into a
Vec<u8> - serialize
- Serializes a
Vec<u8>into a hexadecimal string
Handle serializing and deserializing from Option<Vec<u8>> to hexadecimal
Vec<u8>Vec<u8> into a hexadecimal string