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

Niall Pemberton resolved IO-139.
--------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.x)
                   2.0

Fixed:
http://svn.apache.org/viewvc?view=rev&revision=619141

> StringBuilder Writer implementation
> -----------------------------------
>
>                 Key: IO-139
>                 URL: https://issues.apache.org/jira/browse/IO-139
>             Project: Commons IO
>          Issue Type: New Feature
>          Components: Streams/Writers
>            Reporter: Niall Pemberton
>            Assignee: Niall Pemberton
>            Priority: Minor
>             Fix For: 2.0
>
>         Attachments: StringBuilderWriter.java, StringBuilderWriterTest.java
>
>
>  This implementation, as an alternative to java.io.StringWriter, provides an 
> un-synchronized (i.e. for use in a single thread) implementation for better 
> performance. StringBuilder is a JDK 1.5+ 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