Boolean chunked column. Structurally identical to ChunkedFloat64Column — see that class (and the module header) for the read/scan/slice algorithms. Chunks are plain BooleanColumn (bit-packed Uint8Array).
ChunkedFloat64Column
BooleanColumn
Uint8Array
Readonly
Optional
Boolean chunked column. Structurally identical to
ChunkedFloat64Column— see that class (and the module header) for the read/scan/slice algorithms. Chunks are plainBooleanColumn(bit-packedUint8Array).