arrow.timestamp_array

Module for [TimestampArray] class

Types 3

Methods
GType _gType() @property
TimestampArray self()Returns `this`, for use in `with` statements.
TimestampArrayGidBuilder builder()Get builder for [arrow.timestamp_array.TimestampArray] Returns: New builder object
long getValue(long i)
long[] getValues()
Constructors
this(void * ptr, Flag!"Take" take)
this(arrow.timestamp_data_type.TimestampDataType dataType, long length, arrow.buffer.Buffer data, arrow.buffer.Buffer nullBitmap, long nNulls)

Fluent builder for [arrow.timestamp_array.TimestampArray]