Crate rcobs

Source

Structs§

Encoder
Streaming encoder
MalformedError
Error indicating the decoded data was malformed reverse-COBS.

Traits§

Write
Write trait to use with Encoder

Functions§

decode
Decode a full message.
encode
Encode a full message.