lzf_gleam

Functions

pub fn compress(input: String) -> BitArray
pub fn decompress(data: BitArray) -> Result(String, String)
Search Document