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