InMemoryFragment

Constructors

this
this(void* ptr, Flag!"Take" take)
this
this(arrow.schema.Schema schema, arrow.record_batch.RecordBatch[] recordBatches)

Members

Functions

self
InMemoryFragment self()

Returns this, for use in with statements.

Properties

_gType
GType _gType [@property getter]

Static functions

_getGType
GType _getGType()

Inherited Members

From Fragment

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

Returns this, for use in with statements.