UInt16Array

Type Alias UInt16Array 

Source
pub type UInt16Array = PrimitiveArray<u16>;
Expand description

A type definition PrimitiveArray for u16

Aliased Typeยง

pub struct UInt16Array { /* private fields */ }