public class BooleanStarColumnWriter extends StarColumnWriter
StarColumnWriter.DataStat
Constructor and Description |
---|
BooleanStarColumnWriter(StarTable table,
int icol)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
ItemAccumulator |
createItemAccumulator(StoragePolicy storage) |
StarColumnWriter.DataStat |
writeDataBytes(OutputStream out)
Writes the bytes consituting the data stream for this column,
excluding any optional validity mask.
|
getColumnIndex, getFeatherType, getName, getTable, getUserMetadata, isNullable, writeColumnBytes
public BooleanStarColumnWriter(StarTable table, int icol)
table
- tableicol
- column indexpublic StarColumnWriter.DataStat writeDataBytes(OutputStream out) throws IOException
StarColumnWriter
writeDataBytes
in class StarColumnWriter
out
- destination streamIOException
public ItemAccumulator createItemAccumulator(StoragePolicy storage)
createItemAccumulator
in class StarColumnWriter
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.