Uploaded image for project: 'PDFBox'
  1. PDFBox
  2. PDFBOX-2257

BufferedInputStream wrapped in BufferedInputStream

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.8.6, 1.8.7, 2.0.0
    • 1.8.7, 2.0.0
    • Parsing
    • None

    Description

      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)

      Attachments

        Activity

          People

            tilman Tilman Hausherr
            ssteiner Simon Steiner
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: