RecordBatchFileWriter

Constructors

this
this(void* ptr, Flag!"Take" take)
this
this(arrow.output_stream.OutputStream sink, arrow.schema.Schema schema)

Members

Functions

self
RecordBatchFileWriter self()

Returns this, for use in with statements.

Properties

_gType
GType _gType [@property getter]

Static functions

_getGType
GType _getGType()

Inherited Members

From RecordBatchStreamWriter

_getGType
GType _getGType()
_gType
GType _gType [@property getter]
self
RecordBatchStreamWriter self()

Returns this, for use in with statements.