import { tl } from "https://deno.land/x/grm@0.8.0/src/mod.ts";
const { GZIPPacked } = tl;
Static Methods
fromReader(reader: BinaryReader)
gzip(input: Buffer)
gzipIfSmaller(contentRelated: boolean, data: Buffer)
read(reader: any)
ungzip(input: Buffer)