CompressedOutputStream

Constructors

this
this(arrow.codec.Codec codec, arrow.output_stream.OutputStream raw)

Inherited Members

From OutputStream

align_
bool align_(int alignment)
writeRecordBatch
long writeRecordBatch(arrow.record_batch.RecordBatch recordBatch, arrow.write_options.WriteOptions options)
writeTensor
long writeTensor(arrow.tensor.Tensor tensor)