Blowfish.bytesToUint
private
uint bytesToUint(const(ubyte)[] bytes) static @safe pure nothrow @nogcConverts 4 bytes to a big-endian 32-bit unsigned integer.
uint bytesToUint(const(ubyte)[] bytes) static @safe pure nothrow @nogcConverts 4 bytes to a big-endian 32-bit unsigned integer.