Type Alias arrow_array::builder::UInt8Builder
source · pub type UInt8Builder = PrimitiveBuilder<UInt8Type>;
Expand description
An usigned 8-bit integer array builder.
Aliased Type§
struct UInt8Builder { /* private fields */ }