Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
class Crc32
import { Crc32 } from "https://deno.land/x/mtproto@v0.2.1/crypto/crc32.ts";

Properties

readonly
value

Methods

update(bytes: Uint8Array)