hexDecode4

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

Meta