Function sndjvu_format::parsing::indirect_component
source · 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.