Skip to main content

ZigZagArrayExt

Trait ZigZagArrayExt 

Source
pub trait ZigZagArrayExt: TypedArrayRef<ZigZag> {
    // Provided methods
    fn encoded(&self) -> &ArrayRef { ... }
    fn ptype(&self) -> PType { ... }
}

Provided Methods§

Source

fn encoded(&self) -> &ArrayRef

Source

fn ptype(&self) -> PType

Implementors§