Submodule API Reference@loaders.gl/cryptoCRC32CHashOn this pageCRC32CHash Static Methods CRC32CHash.hash(data: ArrayBuffer, options?: object): Promise<string> Calculates the CRC32c hash of a byte array. Remarks This transform supports streaming hashing.