Structs§
- Framed
- An iterator of framed messages over a generic buffer.
- Length
Delimited Framer - Frames incoming data by splitting data based on a fixed-size length delimiter.
- Nested
Framer - A nested framer that extracts inner frames from outer frames.
- Newline
Framer - Frames incoming data by splitting on newlines.
Enums§
- Framing
Error - Framing error.