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_and_stream ๐Spawn the encoder thread that will write log messages to the binary stream.