Converts an iterable of byte arrays into PDF objects. Processes bytes through tokenization and decoding.
Iterable of byte arrays to process
A generator yielding parsed PDF objects
Converts an iterable of byte arrays into PDF objects. Processes bytes through tokenization and decoding.