SMurmurHash3_x64_128.putRemainder

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

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

Meta