function crc32import { crc32 } from "https://deno.land/x/grm@0.5.1/src/helpers.ts"; crc32(buf: Buffer | string)Parametersbuf: Buffer | string