-
Use string_view parameters and call pipeline write methods directly.
-
For all other token types val and raw_val are identical.
-
Use move semantics for dictionary creation.
-
Remove parameters and return the description.
-
Set parsed offset at the same time as setting description.
-
Avoid dynamic casting.
-
Exclude uninitialized, destroyed and reserved objects.
-
Move test for m->linearized outside loop.
-
A new private overload of QPDF::makeIndirectObject breaks pikepdf's build, so renaming function.