Type Definition arrow_array::builder::Int64BufferBuilder

source ·
pub type Int64BufferBuilder = BufferBuilder<i64>;
Expand description

Buffer builder for signed 64-bit integer type.