CompressedInputStream

Constructors

this
this(arrow.codec.Codec codec, arrow.input_stream.InputStream raw)

Inherited Members

From InputStream

advance
bool advance(long nBytes)
align_
bool align_(int alignment)
readRecordBatch
arrow.record_batch.RecordBatch readRecordBatch(arrow.schema.Schema schema, arrow.read_options.ReadOptions options)
readTensor
arrow.tensor.Tensor readTensor()