pub type ByteBoolArray = Array<ByteBool>;
A ByteBool-encoded Vortex array.
ByteBool
pub struct ByteBoolArray { /* private fields */ }