arrow_array::builder

Type Alias UInt64Builder

Source
pub type UInt64Builder = PrimitiveBuilder<UInt64Type>;
Expand description

An usigned 64-bit integer array builder.

Aliased Typeยง

struct UInt64Builder { /* private fields */ }