Type Definition arrow_array::builder::UInt8BufferBuilder
source · pub type UInt8BufferBuilder = BufferBuilder<u8>;Expand description
Buffer builder for usigned 8-bit integer type.
pub type UInt8BufferBuilder = BufferBuilder<u8>;Buffer builder for usigned 8-bit integer type.