arrow.compressed_output_stream

Module for [CompressedOutputStream] class

Types 3

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