DayTimeIntervalArray

Constructors

this
this(void* ptr, Flag!"Take" take)
this
this(long length, arrow.buffer.Buffer data, arrow.buffer.Buffer nullBitmap, long nNulls)

Members

Functions

getValue
arrow.day_millisecond.DayMillisecond getValue(long i)
getValues
arrow.day_millisecond.DayMillisecond[] getValues()
self
DayTimeIntervalArray self()

Returns this, for use in with statements.

Properties

gType
GType gType [@property getter]

Static functions

getGType
GType getGType()

Inherited Members

From PrimitiveArray

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

Returns this, for use in with statements.

getBuffer
arrow.buffer.Buffer getBuffer()
getDataBuffer
arrow.buffer.Buffer getDataBuffer()