arrow_array::builder

Type Alias UInt16BufferBuilder

Source
pub type UInt16BufferBuilder = BufferBuilder<u16>;
Expand description

Buffer builder for usigned 16-bit integer type.

Aliased Typeยง

struct UInt16BufferBuilder { /* private fields */ }