Module re_log_encoding::encoder
source · Expand description
Encoding of [LogMsg
]es as a binary stream, e.g. to store in an .rrd
file, or send over network.
Structs§
- An
Encoder
that properly closes the stream on drop. - Encode a stream of [
LogMsg
] into an.rrd
file.
Enums§
- On failure to encode or serialize a [
LogMsg
].
Functions§
- Returns the size in bytes of the encoded data.
- Returns the size in bytes of the encoded data.