pub fn indirect_component(
    data: &[u8]
) -> Result<Progress<ComponentHead<'_>>, Error>
Expand description

Start parsing a component of an indirect multi-page DjVu document from some bytes.