Function fastanvil::expand_generic_1_15[][src]

pub fn expand_generic_1_15(data: &[i64], bits: usize) -> Vec<u16>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator
Expand description

Expand generic bit-packed data in the 1.15 format, ie data potentially existing across two 64-bit ints.