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

getBytes for GString

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.1.0-rc-1, 1.8.9, 2.0.7
    • None
    • None

    Description

      We could add the following methods to GString:

      byte[] getBytes(Charset charset)
      byte[] getBytes()
      

      which could just call toString().getBytes()

      Attachments

        Activity

          People

            blackdrag Jochen Theodorou
            paulk Paul King
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: