Type Definition arrow_array::builder::UInt64BufferBuilder

source ·
pub type UInt64BufferBuilder = BufferBuilder<u64>;
Expand description

Buffer builder for usigned 64-bit integer type.