arrowflight.metadata_writer

Module for [MetadataWriter] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
MetadataWriter self() nothrowReturns `this`, for use in `with` statements.
MetadataWriterGidBuilder builder() static nothrowGet builder for [arrowflight.metadata_writer.MetadataWriter] Returns: New builder object
bool write(arrow.buffer.Buffer metadata)Writes metadata to the client.
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder implementation template for arrowflight.metadata_writer.MetadataWriter

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