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

Try deserialize the IPC format bytes into a schema