Expand description
Crate that handles encoding of rerun log types.
Modulesยง
- Decoding [
LogMsg
]:es from.rrd
files/streams. - Encoding of [
LogMsg
]es as a binary stream, e.g. to store in an.rrd
file, or send over network. - file_
sink ๐
Structsยง
- File
Header ๐ - Stream log messages to an
.rrd
file.
Enumsยง
- Compression format used.
- Errors that can occur when creating a
FileSink
. - On failure to decode
EncodingOptions
- How we serialize the data
Constantsยง
- OLD_
RRD_ ๐HEADERS - RRD_
HEADER ๐