UInt8Chunked

Type Alias UInt8Chunked 

Source
pub type UInt8Chunked = ChunkedArray<UInt8Type>;

Aliased Typeยง

pub struct UInt8Chunked { /* private fields */ }