Documentation
Dlang.org
MonthDayNanoIntervalArray
arrow
month_day_nano_interval_array
class
MonthDayNanoIntervalArray :
PrimitiveArray
{
this
(long length, arrow.buffer.Buffer data, arrow.buffer.Buffer nullBitmap, long nNulls);
arrow
.
month_day_nano
.
MonthDayNano
getValue
(long i);
arrow
.
month_day_nano
.
MonthDayNano
[]
getValues
();
}
Constructors
this
this
(long length, arrow.buffer.Buffer data, arrow.buffer.Buffer nullBitmap, long nNulls)
Members
Functions
getValue
arrow
.
month_day_nano
.
MonthDayNano
getValue
(long i)
getValues
arrow
.
month_day_nano
.
MonthDayNano
[]
getValues
()
Inherited Members
From PrimitiveArray
getBuffer
arrow
.
buffer
.
Buffer
getBuffer
()
getDataBuffer
arrow
.
buffer
.
Buffer
getDataBuffer
()
arrow
month_day_nano_interval_array
classes
MonthDayNanoIntervalArray