rerun
0.21.0
Module wire
Modules
Structs
Enums
Functions
In rerun::external::re_log_encoding::codec
Module
rerun
::
external
::
re_log_encoding
::
codec
::
wire
Copy item path
source
·
[
−
]
Modules
§
decoder
encoder
Structs
§
MessageHeader
Enums
§
TransportMessageV0
Functions
§
decode
Decode transport data from a byte stream - if there’s a record batch present, return it, otherwise return
None
.
encode
Encode a transport chunk into a byte stream.