Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
import * as kafkasaur from "https://deno.land/x/kafkasaur@v0.0.7/src/protocol/recordBatch/crc32C/crc32C.ts";

Variables

A javascript implementation of the CRC32 checksum that uses the CRC32-C polynomial, the same polynomial used by iSCSI