MurmurHash3.blockSize

Undocumented in source.
struct MurmurHash3(uint size, uint opt = size_t.sizeof == 8 ? 64 : 32)
enum blockSize = size;

Meta