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