Modules§
Structs§
- An encoder for a column of
Datum
s. - A
ColumnDecoder
for aRow
. - A
ColumnEncoder
for aRow
.
Enums§
- A decoder for a column of
Datum
s. - An encoder for a single column of
Datum
s. To encode an entire row seeRowColumnarEncoder
.
Functions§
- Small helper function to downcast from an array to a
DatumColumnDecoder
. - Small helper method to make downcasting an
Array
return an error. - Small helper function to create a
DatumColumnEncoder
from aScalarType