This repository has been archived on 2024-04-19. You can view files and clone it, but cannot push or open issues or pull requests.
FREAX/etc/manuals/api-luaex
2022-07-18 19:33:40 +02:00

8 lines
173 B
Text

The LuaEx API is used to add new miscellaneous
features to the runtime environment.
Functions:
stringToByteArray(str)
argsToTable(...)
stringFromByteArray(byteArrayTable)