zlib
Lua bindings for the embedded zlib library
Status
External: Functionality is provided by a third-party library, which may or may not give semantic versioning guarantees
Availability
This module is preloaded. You can simply require
it:
local zlib = require("zlib")
Functions
The API documentation can be found here: https://github.com/brimworks/lua-zlib/
Changelog
Version | What happened? |
---|---|
v0.0.1 | Initial release |