hexDecode4

Undocumented in source. Be warned that the author may not have intended to support it.
  1. uint hexDecode4(const(char)* hex)
  2. inout(char)* hexDecode4(inout(char)* hex, uint result)
    @nogc nothrow pure
    inout(char)*
    hexDecode4
    (
    ref inout(char)* hex
    ,
    out uint result
    )

Meta