Provide base64 support by making sun.misc.BASE64[En|De]coder public

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P3
    • None
    • Affects Version/s: 5.0
    • Component/s: core-libs
    • None
    • sparc
    • solaris

      base64 encode/decode are common operations. There is sun.misc.BASE64[En|De]coder but as it is in private sun.* package it is not appropriate for use. End result is that base64 code gets needlessly copied and duplicated often in many products. It would be nicer to move this support to a public (java.util.* perhaps) package.

      ###@###.### 2005-06-14 04:03:01 GMT

            Assignee:
            Iris Clark
            Reporter:
            J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: