Function arrow_ipc::convert::try_schema_from_flatbuffer_bytes
source ยท pub fn try_schema_from_flatbuffer_bytes(
bytes: &[u8],
) -> Result<Schema, ArrowError>
Expand description
Try deserialize flat buffer format bytes into a schema