Documentation
Dlang.org
BinaryArray.this
arrow
binary_array
BinaryArray
this
(void* ptr, Flag!"Take" take)
this
(long length, arrow.buffer.Buffer valueOffsets, arrow.buffer.Buffer valueData, arrow.buffer.Buffer nullBitmap, long nNulls)
class
BinaryArray
this
(
long
length
,
arrow.buffer.Buffer
valueOffsets
,
arrow.buffer.Buffer
valueData
,
arrow.buffer.Buffer
nullBitmap
,
long
nNulls
)
arrow
binary_array
BinaryArray
constructors
this
functions
getBuffer
getDataBuffer
getOffsetsBuffer
getValue
self
properties
gType
static functions
getGType