import * as frugal from "https://deno.land/x/frugal@0.3.0/dep/lz4.ts";
Functions
Compress a byte array using lz4. | |
Decompress a byte array using lz4. |
import * as frugal from "https://deno.land/x/frugal@0.3.0/dep/lz4.ts";
Compress a byte array using lz4. | |
Decompress a byte array using lz4. |