gix_bitmap::ewah

Function decode

Source
pub fn decode(data: &[u8]) -> Result<(Vec, &[u8]), Error>
Expand description

Decode data as EWAH bitmap.