Expand description
Handle serializing and deserializing from Vec<u8>
to a UTF-8 string
Functionsยง
- Serializes a UTF-8 string into a
Vec<u8>
- 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