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