hunt ~v1.1.x (2025-02-10T00:10:27.0144053)
Dub
Repo
TypeUtils.toHex
hunt
util
TypeUtils
TypeUtils
Undocumented in source. Be warned that the author may not have intended to support it.
void
toHex
(byte b, Appendable buf)
void
toHex
(int value, Appendable buf)
void
toHex
(long value, Appendable buf)
class
TypeUtils
static
void
toHex
(
long
value
,
Appendable
buf
)
Meta
Source
See Implementation
hunt
util
TypeUtils
TypeUtils
static functions
convertHexDigit
fromHexString
getSimpleName
numberOfLeadingZeros
parseInt
toHex
toHexString