Function dumpByteArray

Formats a binary array to something readable

string dumpByteArray (
  in const(ubyte[]) byteArray
);