toHex

Converts a 4-bit nibble to the corresponding hex character (0-9 or A-F).

char
toHex
(
Case case_ = Case.lower
)
(
ubyte b
)

Meta