arrow_array::builder

Type Alias UInt16Builder

Source
pub type UInt16Builder = PrimitiveBuilder<UInt16Type>;
Expand description

An usigned 16-bit integer array builder.

Aliased Typeยง

struct UInt16Builder { /* private fields */ }