xz v0.4.0 XZ
Elixir wrapper for the XZ SDK. Allows binary data to be compressed or decompressed.
Link to this section Summary
Link to this section Functions
Link to this function
compress(data)
Link to this function
compress(data, options)
Compress the given data.
Link to this function
decompress(data)
Link to this function
decompress(data, options)
Decompress the given data.
Link to this function
init()
Load the NIF from the priv directory