arrow.compressed_input_stream

Module for [CompressedInputStream] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
CompressedInputStream self() nothrowReturns `this`, for use in `with` statements.
CompressedInputStreamGidBuilder builder() static nothrowGet builder for [arrow.compressed_input_stream.CompressedInputStream] Returns: New builder object
arrow.codec.Codec codec() @property nothrow
Constructors
this(void * ptr, Flag!"Take" take)