Description
PDFParserConfig should handle _ maxMainMemoryBytes_ as long. The getter returns a long. However the setter requests an int. Why this inconsistency?
PDFParserConfig should handle _ maxMainMemoryBytes_ as long. The getter returns a long. However the setter requests an int. Why this inconsistency?