Uploaded image for project: 'Commons IO'
  1. Commons IO
  2. IO-233

Add Methods for Buffering Streams/Writers To IOUtils

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0
    • 2.5
    • Streams/Writers
    • None
    • Java 1.4+

    Description

      I suggest adding utility methods for buffering streams and writers to the IOUtils class. The methods would have the following signatures:

      BufferedInputStream buffer(InputStream inputStream)
      BufferedOutputStream buffer(OutputStream outputStream)
      BufferedReader buffer(Reader reader)
      BufferedWriter buffer(Writer writer)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mwooten.dev Michael Wooten
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 2h
                  2h
                  Remaining:
                  Remaining Estimate - 2h
                  2h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified