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