Type Alias arrow2::array::UInt16Array

source ·
pub type UInt16Array = PrimitiveArray<u16>;
Expand description

A type definition PrimitiveArray for u16

Aliased Type§

struct UInt16Array { /* private fields */ }