Type Definition arrow_array::builder::UInt32BufferBuilder
source · pub type UInt32BufferBuilder = BufferBuilder<u32>;Expand description
Buffer builder for usigned 32-bit integer type.
pub type UInt32BufferBuilder = BufferBuilder<u32>;Buffer builder for usigned 32-bit integer type.