Structs§
- IpcFrame
- Decoded IPC data frame.
Functions§
- decode_
ipc - Decode a complete IPC frame from bytes.
- encode_
ipc - Encode a RecordBatch into an IPC frame:
[4B tag_len BE][tag bytes][Arrow IPC stream].
[4B tag_len BE][tag bytes][Arrow IPC stream].