Documentation
¶
Index ¶
- func NewBoolBuilder(a *memory.Allocator) *array.BooleanBuilder
- func NewFloatBuilder(a *memory.Allocator) *array.Float64Builder
- func NewIntBuilder(a *memory.Allocator) *array.Int64Builder
- func NewStringBuilder(a *memory.Allocator) *array.BinaryBuilder
- func NewUintBuilder(a *memory.Allocator) *array.Uint64Builder
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBoolBuilder ¶
func NewBoolBuilder(a *memory.Allocator) *array.BooleanBuilder
func NewFloatBuilder ¶
func NewFloatBuilder(a *memory.Allocator) *array.Float64Builder
func NewIntBuilder ¶
func NewIntBuilder(a *memory.Allocator) *array.Int64Builder
func NewStringBuilder ¶
func NewStringBuilder(a *memory.Allocator) *array.BinaryBuilder
func NewUintBuilder ¶
func NewUintBuilder(a *memory.Allocator) *array.Uint64Builder
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.