CRC32CHash.hash(data: ArrayBuffer, options?: object): Promise<string>
Calculates the CRC32c hash of a byte array.