Expand description
Deserialization implementation.
Structsยง
- Deserialize into a sequence of bytes.
- Deserialize into a sequence of chars.
- The deserializer for the binary format.
- Deserialize enum variants.
- Deserialize map entries until the end of the map.
- Deserialize sequence elements until the end of the sequence.