arrayFromHex

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

Meta