CharSequence Reader implementation
----------------------------------

                 Key: IO-138
                 URL: https://issues.apache.org/jira/browse/IO-138
             Project: Commons IO
          Issue Type: New Feature
          Components: Streams/Writers
            Reporter: Niall Pemberton
            Assignee: Niall Pemberton
            Priority: Minor
             Fix For: 1.4


Reader implementation that handles any CharSequence (String, StringBuffer, 
StringBuilder or CharBuffer) - an alternative to java.io.StringReader which 
only caters for String. CharSequence is a JDK 1.4+ feature.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to