SMurmurHash3_x86_32.putRemainder

Put remainder bytes. This must be called only once after putBlock and before finalize.

struct SMurmurHash3_x86_32
pure nothrow @nogc
void
putRemainder
(
scope const(ubyte[]) data...
)

Meta