Module re_sdk::binary_stream_sink
source · Structs§
- Stream log messages to an in-memory binary stream.
- The storage used by
BinaryStreamSink
. - The inner storage used by
BinaryStreamStorage
.
Enums§
- Errors that can occur when creating a
BinaryStreamSink
. - Command 🔒
Functions§
- Spawn the encoder thread that will write log messages to the binary stream.