arrow.output_stream

Module for [OutputStream] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
OutputStream self() nothrowReturns `this`, for use in `with` statements.
OutputStreamGidBuilder builder() static nothrowGet builder for [arrow.output_stream.OutputStream] Returns: New builder object
bool align_(int alignment)
Constructors
this(void * ptr, Flag!"Take" take)
Methods
OutputStream build() nothrowCreate object from builder. Returns: New object