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