arrayFromHex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ubyte[] arrayFromHex(char[] hex)
    ubyte[]
    arrayFromHex
    (
    in char[] hex
    )
  2. void arrayFromHex(char[] hex, ubyte[] buf)

Meta