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

de-/encodeBase64 should both use byte[] or Byte[]

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 1.0-JSR-3
    • 1.0-JSR-4
    • groovy-jdk
    • None

    Description

      public static Writable encodeBase64(final Byte[] data) {
      public static byte[] decodeBase64(final String value) {

      use either Byte[] or byte[]
      for consistency

      Attachments

        Activity

          People

            tug John Wilson
            codevise Dierk König
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: