TypeUtils.toHexString

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string toHexString(byte b)
  2. string toHexString(byte[] b)
    class TypeUtils
    static
    string
    toHexString
    (
    byte[] b
    )
  3. string toHexString(byte[] b, int offset, int length)

Meta