mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-07-19 05:44:06 +08:00
![]() when brute force searching for the start of the cross-reference table (xref) we read 5 byte buffers, previously if the 'x' of 'xref' was the first character of the buffer we skipped it. this checks when 'x' is the first character of the buffer. |
||
---|---|---|
.. | ||
CrossReferenceOffsetValidator.cs | ||
CrossReferenceParser.cs | ||
CrossReferenceTableParser.cs | ||
FileHeaderParser.cs | ||
FileTrailerParser.cs | ||
XrefCosOffsetChecker.cs | ||
XrefOffsetValidator.cs |