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