[
https://issues.apache.org/jira/browse/PDFBOX-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Lehmkühler closed PDFBOX-2257.
--------------------------------------
> BufferedInputStream wrapped in BufferedInputStream
> --------------------------------------------------
>
> Key: PDFBOX-2257
> URL: https://issues.apache.org/jira/browse/PDFBOX-2257
> Project: PDFBox
> Issue Type: Bug
> Components: Parsing
> Affects Versions: 1.8.6, 1.8.7, 2.0.0
> Reporter: simon steiner
> Assignee: Tilman Hausherr
> Fix For: 1.8.7, 2.0.0
>
>
> If i call this input gets wrapped in BufferedInputStream:
> public static PDDocument load(InputStream input, RandomAccess scratchFile)
> throws IOException
> then this is called by above which wraps again in BufferedInputStream:
> public BaseParser(InputStream input, boolean forceParsingValue)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)