pixelperfectengine v0.9.4-beta3 (2019-10-18T18:09:33Z)
Dub
Repo
intToHex
PixelPerfectEngine
system
etc
Returns a hexadecimal string representation of the integer.
pure @
safe
S
intToHex
(
S
=
string
)
(
int
i
,
int
format
= 0
)
Meta
Source
See Implementation
PixelPerfectEngine
system
etc
functions
csvParser
intToHex
intToOct
isInteger
isPowerOf2
nextPow2
parseHex
reinterpretCast
reinterpretGet
stringArrayConv
stringArrayJoin
toStream
Returns a hexadecimal string representation of the integer.