import * as compress from "https://deno.land/x/compress@v0.5.0/deflate/deflate_raw.ts";
Functions
Compresses the input data using the DEFLATE algorithm. |
import * as compress from "https://deno.land/x/compress@v0.5.0/deflate/deflate_raw.ts";
Compresses the input data using the DEFLATE algorithm. |