Function pdf::parser::parse[][src]

pub fn parse(data: &[u8], r: &impl Resolve) -> Result<Primitive>

Can parse stream but only if its dictionary does not contain indirect references. Use parse_stream if this is insufficient.