method Crc32.prototype.updateimport { Crc32 } from "https://deno.land/x/mtproto@v0.2.1/crypto/crc32.ts"; update(bytes: Uint8Array)Parametersbytes: Uint8Array