You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/10/06 11:22:27 UTC

[jira] [Commented] (GROOVY-7502) Add org.codehaus.groovy.runtime.IOGroovyMethods.getText(ByteArrayOutputStream)

    [ https://issues.apache.org/jira/browse/GROOVY-7502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14944775#comment-14944775 ] 

ASF GitHub Bot commented on GROOVY-7502:
----------------------------------------

GitHub user PascalSchumacher opened a pull request:

    https://github.com/apache/incubator-groovy/pull/132

    GROOVY-7502: Add IOGroovyMethods.getText(ByteArrayOutputStream)

    created out of patch https://issues.apache.org/jira/browse/GROOVY-7502 submitted by Jochen Kemnade

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/PascalSchumacher/incubator-groovy GROOVY-7502

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-groovy/pull/132.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #132
    
----
commit de6e8e5f6f1f989485e3978b857ee62746e295ae
Author: Jochen Kemnade <jo...@eddyson.de>
Date:   2015-07-24T06:43:15Z

    GROOVY-7502: Add IOGroovyMethods.getText(ByteArrayOutputStream)

----


> Add org.codehaus.groovy.runtime.IOGroovyMethods.getText(ByteArrayOutputStream)
> ------------------------------------------------------------------------------
>
>                 Key: GROOVY-7502
>                 URL: https://issues.apache.org/jira/browse/GROOVY-7502
>             Project: Groovy
>          Issue Type: Wish
>    Affects Versions: 2.4.5
>            Reporter: Jochen Kemnade
>            Priority: Minor
>              Labels: patch-available
>         Attachments: 0001-GROOVY-7502-Add-IOGroovyMethods.getText-ByteArrayOut.patch
>
>
> A {{ByteArrayOutputStream}} can be transformed to a String via {{toByteArray}}. Groovy should provide a shortcut for that.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)