Versions in this module Expand all Collapse all v1 v1.0.1 Jul 5, 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)