utilDumpMem

Dumps the memory block into a hex representation. Useful for debugging.

void
utilDumpMem
(
ubyte[] mem
)

Parameters

mem ubyte[]

a pointer to the memory to dump