arrow.input_stream

Module for InputStream class

Types 3

Methods
GType _gType() @property
InputStream self()Returns `this`, for use in `with` statements.
InputStreamGidBuilder builder()Get builder for [arrow.input_stream.InputStream] Returns: New builder object
bool advance(long nBytes)
bool align_(int alignment)
Constructors
this(void * ptr, Flag!"Take" take)
Methods
InputStream build()Create object from builder. Returns: New object