Type Definition arrow_array::builder::Int16BufferBuilder
source · pub type Int16BufferBuilder = BufferBuilder<i16>;Expand description
Buffer builder for signed 16-bit integer type.
pub type Int16BufferBuilder = BufferBuilder<i16>;Buffer builder for signed 16-bit integer type.