import { checkTail } from "https://deno.land/x/compress@v0.5.0/gzip/gzip.ts";
Checks the GZIP file's tail for CRC32 checksum and file size.
import { checkTail } from "https://deno.land/x/compress@v0.5.0/gzip/gzip.ts";
Checks the GZIP file's tail for CRC32 checksum and file size.