Expand description
Utilities for converting between IPC types and native Arrow types
Structs§
- An owned container for a validated
Message
Functions§
- Deserialize a Schema table from flat buffer format to Schema data type
- Serialize a schema in IPC format
- Try deserialize flat buffer format bytes into a schema
- Try deserialize the IPC format bytes into a schema