fromHex

Parses s as a hexadecimal number into an integer of type T.

T
fromHex
(
T : ulong = uint
C
)
(
const(C)[] s
)

Meta