arrowflight.stream_chunk

Module for [StreamChunk] class

Types 3

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

Fluent builder implementation template for arrowflight.stream_chunk.StreamChunk

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