RecordBatchStream

Constructors

this
this(void* ptr, Flag!"Take" take)
this
this(arrow.record_batch_reader.RecordBatchReader reader, arrow.write_options.WriteOptions options)

Members

Functions

self
RecordBatchStream self()

Returns this, for use in with statements.

Properties

gType
GType gType [@property getter]

Static functions

getGType
GType getGType()

Inherited Members

From DataStream

getGType
GType getGType()
gType
GType gType [@property getter]
self
DataStream self()

Returns this, for use in with statements.