Function mupdf_sys::fz_open_a85d[][src]

pub unsafe extern "C" fn fz_open_a85d(
    ctx: *mut fz_context,
    chain: *mut fz_stream
) -> *mut fz_stream

a85d filter performs ASCII 85 Decoding of data read from the chained filter.