Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8170769

Provide a simple hexdump facility for binary data

XMLWordPrintable

    • Fix Understood

      Provide a human-readable representation of binary data by transforming a byte array into a string in hexdump [1] format.

      This capability has been available for many years via an unsupported class: sun.misc.HexDumpEncoder. Since JDK 9 that class is no longer directly accessible.


      ____
      [1] http://linuxcommand.org/man_pages/hexdump1.html

            vinnie Vincent Ryan
            vinnie Vincent Ryan
            Votes:
            2 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated: