Skip to main content

encode_layer

Function encode_layer 

Source
pub fn encode_layer(layer: &ColumnarLayer) -> Result<Vec<u8>>
Expand description

Encode a single layer to an Arrow IPC stream.