본문으로 건너뛰기

Murmur3

Murmur3 - A fast 32-bit hash algorithm optimized for browser environments Implementation based on the MurmurHash3 algorithm by Austin Appleby Supports string, ArrayBuffer, and Uint8Array inputs with incremental hashing

Signature

class Murmur3