toUnsignedString0

Format a long (treated as unsigned) into a String.

Parameters

val

the value to format

shift

the log2 of the base to format in (4 for hex, 3 for octal, 1 for binary)