function putLongimport { putLong } from "https://deno.land/x/compress@v0.5.0/gzip/gzip.ts"; putLong(n: number, arr: number[])Parametersn: numberarr: number[]