utilDumpMem

fnvoid utilDumpMem(ubyte[] mem) nothrow

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

Parameters

mema pointer to the memory to dump