Uploaded image for project: 'Commons Codec'
  1. Commons Codec
  2. CODEC-74

Allow for uppercase letters output in Hex.encodeHex()

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.4
    • None

    Description

      Perhaps this is recurring. Sorry if this is the case.
      As of now, Hex.encodeHex() will only use lowercase letters. There may be clients of this class who need the output in uppercase. Such clients who want to use the library, now need to do the upper-casing externally to the class. Being able to choose the output format will help reducing computing cycles, which is often an objective for library routines.

      Attachments

        Activity

          People

            ggregory Gary D. Gregory
            dastoikov Dimitar A. Stoikov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: