Modules§
- length_
delimited - Frame a stream of bytes based on a length prefix
Structs§
Enums§
- Decoded
- Decoder may return Decoded to represent a decoded item, or the insufficient length hint, or just the insufficient.
Traits§
- Async
Decoder - Async
Encoder - Decoder
- Encoder
- Trait of helper objects to write out messages as bytes, for use with
FramedWrite
. - Next
With Codec - Sink
With Codec - Stream
With Codec