You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2008/01/05 16:26:34 UTC

[jira] Resolved: (IO-138) CharSequence Reader implementation

     [ https://issues.apache.org/jira/browse/IO-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niall Pemberton resolved IO-138.
--------------------------------

    Resolution: Fixed

> 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
>
>         Attachments: CharSequenceReader.java, CharSequenceReaderTest.java
>
>
> 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.