Skip to main content
Module

x/lz4/mod.ts

🗜 lz4 wasm module for deno
Go to Latest
import * as lz4 from "https://deno.land/x/lz4@v0.1.2/mod.ts";

Functions

Compress a byte array using lz4.

Decompress a byte array using lz4.