arrow_array::builder

Type Alias Int16Builder

Source
pub type Int16Builder = PrimitiveBuilder<Int16Type>;
Expand description

A signed 16-bit integer array builder.

Aliased Typeยง

struct Int16Builder { /* private fields */ }