Versions in this module Expand all Collapse all v0 v0.1.1 Sep 25, 2023 v0.1.0 Sep 20, 2023 Changes in this version + func Decode(L *lua.LState, data []byte) (lua.LValue, error) + func DecodeValue(L *lua.LState, value interface{}) lua.LValue + func Encode(value lua.LValue) ([]byte, error) + func Loader(L *lua.LState) int + func Preload(L *lua.LState)