type github.com/apache/arrow-go/v18/arrow.ArrayData (interface)

Method Implmentations

Buffers() []*memory.Buffer *github.com/apache/arrow-go/v18/arrow/array.Data.Buffers
Children() []ArrayData *github.com/apache/arrow-go/v18/arrow/array.Data.Children
DataType() DataType *github.com/apache/arrow-go/v18/arrow/array.Data.DataType
Dictionary() ArrayData *github.com/apache/arrow-go/v18/arrow/array.Data.Dictionary
Len() int *github.com/apache/arrow-go/v18/arrow/array.Data.Len
NullN() int *github.com/apache/arrow-go/v18/arrow/array.Data.NullN
Offset() int *github.com/apache/arrow-go/v18/arrow/array.Data.Offset
Release() *github.com/apache/arrow-go/v18/arrow/array.Data.Release
Reset(newtype DataType, newlength int, newbuffers []*memory.Buffer, newchildren []ArrayData, newnulls int, newoffset int) *github.com/apache/arrow-go/v18/arrow/array.Data.Reset
Retain() *github.com/apache/arrow-go/v18/arrow/array.Data.Retain
SizeInBytes() uint64 *github.com/apache/arrow-go/v18/arrow/array.Data.SizeInBytes