pub fn read_ipc_stream_bytes(data: &[u8]) -> Result<DataFrame, IoError>
Read a DataFrame from Arrow IPC stream bytes (streaming format).