Function pdf::enc::filter

source ·
pub fn filter(
    method: PredictorType,
    bpp: usize,
    previous: &[u8],
    current: &mut [u8]
)