Function dumpByteArray
Formats a binary array to something readable
string dumpByteArray
(
in const(ubyte[]) byteArray
);
Formats a binary array to something readable
string dumpByteArray
(
in const(ubyte[]) byteArray
);