gix_bitmap::ewah

Function decode

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

Decode data as EWAH bitmap.