pixelperfectengine ~master (2023-12-13T21:18:59Z)
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
aliases
toStream
functions
clamp
cmpObjPtr
csvParser
hashCalc
intToHex
intToOct
isInterface
isPowerOf2
max
min
nextPow2
parseDec
parseHex
parseOct
removeUnallowedDups
removeUnallowedSymbols
stringArrayConv
stringArrayJoin
stringArrayParser
Returns a hexadecimal string representation of the integer.