Module decode
Source Available on crate feature resp3
only.
Expand description
Decoding functions for BytesMut
and slices.
- complete
- Decoding functions for complete RESP3 frames.
- streaming
- Decoding functions that support streaming and complete frames.