rerun::external::re_log_encoding::decoder

Function read_options

Source
pub fn read_options(
    reader: &mut impl Read,
) -> Result<(CrateVersion, EncodingOptions), DecodeError>
Expand description

Read encoding options from the beginning of the stream.