re_viewer::external::arrow::ipc::convert

Function try_schema_from_flatbuffer_bytes

pub fn try_schema_from_flatbuffer_bytes(
    bytes: &[u8],
) -> Result<Schema, ArrowError>
Expand description

Try deserialize flat buffer format bytes into a schema