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.