intToHex

Returns a hexadecimal string representation of the integer.

pure @safe
S
intToHex
(
S = string
)
(
int i
,
int format = 0
)

Meta