Versions in this module Expand all Collapse all v0 v0.1.1 Dec 28, 2023 v0.1.0 Dec 27, 2023 v0.0.2 Dec 21, 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 Preload(L *lua.LState)