Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-1154

Implement output << input with streams

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.0-JSR-4
    • groovy-jdk
    • None

    Description

      new File("MetaClassTest.class").withInputStream{ input ->
      new File("output.class").withOutputStream

      { out -> out << input }

      }

      Attachments

        Activity

          People

            guillaume Guillaume Sauthier
            guillaume Guillaume Sauthier
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: