Skip to main content

decode_layer

Function decode_layer 

Source
pub fn decode_layer(ipc: &[u8]) -> Result<RecordBatch>
Expand description

Decode a single-layer Arrow IPC stream into a RecordBatch.