Type Definition arrow_array::builder::UInt64Builder

source ·
pub type UInt64Builder = PrimitiveBuilder<UInt64Type>;
Expand description

An usigned 64-bit integer array builder.