Skip to main content

Module binary_reader

Module binary_reader 

Source
Expand description

Binary reader for converting binary columnar data to DataTable

Reads binary data produced by plugins and converts it to DataTable. Helper functions for reading typed columns from binary format are available for use by the DataTable migration.

Functionsยง

read_binary_to_datatable
Read binary columnar data and convert to a DataTable.