Module dbgutil

Prints out a bytearray as a hex string

Procs

proc echoHex(s: string) {.raises: [FormatError, OverflowError], tags: [].}