Crate re_log_encoding
source ยท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 ๐
- protobuf_conversions ๐
Structsยง
- FileHeader ๐
- Stream log messages to an
.rrd
file.
Enumsยง
- Compression format used.
- Errors that can occur when creating a
FileSink
. - MessageHeader ๐
- On failure to decode
EncodingOptions
- How we serialize the data
- How to handle version mismatches during decoding.
Constantsยง
- OLD_RRD_HEADERS ๐
- RRD_HEADER ๐