Versions in this module Expand all Collapse all v0 v0.8.0 Nov 6, 2025 v0.7.0 Jun 26, 2025 Changes in this version + func DecodeString(L *lua.LState) int + func EncodeToString(L *lua.LState) int + func LVHexDecoder(L *lua.LState, reader io.Reader) lua.LValue + func LVHexEncoder(L *lua.LState, writer io.Writer) lua.LValue + func Loader(L *lua.LState) int + func NewDecoder(L *lua.LState) int + func NewEncoder(L *lua.LState) int + func Preload(L *lua.LState)