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

Add base64 methods to String and byte[]

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.0-beta-5
    • 1.0-beta-5
    • groovy-jdk
    • None

    Description

      Add methods to seamlessly encode and decode Base64 content:

      • arrayOfBytes.toBase64() returns a String
      • aString.fromBase64() returns a byte array

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: