arrowflight.data_stream

Module for [DataStream] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
DataStream self() nothrowReturns `this`, for use in `with` statements.
DataStreamGidBuilder builder() static nothrowGet builder for [arrowflight.data_stream.DataStream] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder implementation template for arrowflight.data_stream.DataStream

Methods
T stream(void * propval) nothrow
Methods
DataStream build() nothrowCreate object from builder. Returns: New object