Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/compress/deps.ts>Crc32Stream#append

compress and uncompress for Deno
Go to Latest
method Crc32Stream.prototype.append
import { Crc32Stream } from "https://deno.land/x/compress@v0.4.4/deps.ts";

Parameters

arr: Uint8Array | string

Returns

string