utilDumpMem

fnvoid utilDumpMem(ubyte[] mem)

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

Parameters

mema pointer to the memory to dump