pub fn try_schema_from_flatbuffer_bytes( bytes: &[u8], ) -> Result<Schema, ArrowError>
Try deserialize flat buffer format bytes into a schema