TypeUtils.toHex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void toHex(byte b, Appendable buf)
  2. void toHex(int value, Appendable buf)
    class TypeUtils
    static
    void
    toHex
  3. void toHex(long value, Appendable buf)

Meta