arrow.buffer_input_stream

Module for [BufferInputStream] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
BufferInputStream self() nothrowReturns `this`, for use in `with` statements.
BufferInputStreamGidBuilder builder() static nothrowGet builder for [arrow.buffer_input_stream.BufferInputStream] Returns: New builder object
arrow.buffer.Buffer buffer() @property nothrow
Constructors
this(void * ptr, Flag!"Take" take)