Decodes an iterable of byte arrays into PDF objects. Allows configuring whitespace handling.
Iterable of byte arrays to decode
Optional
Configuration options
If true, whitespace tokens are ignored
A generator yielding parsed PDF objects
Decodes an iterable of byte arrays into PDF objects. Allows configuring whitespace handling.