arrow::array

Type Alias UInt16Builder

pub type UInt16Builder = PrimitiveBuilder<UInt16Type>;
Expand description

An usigned 16-bit integer array builder.

Aliased Typeยง

struct UInt16Builder { /* private fields */ }