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