pub fn read_binary_to_datatable(data: &[u8]) -> Result<DataTable>
Read binary columnar data and convert to a DataTable.