nupp.codec
Modules nested under nupp.codec. Nothing is required by this name itself.
Submodules
| Module | Description |
|---|---|
nupp.codec.base64 | Standard base64, encoded and decoded as @aot entries. |
nupp.codec.hex | Hexadecimal byte encoding. |
nupp.codec.json | nupp.codec.json is a strict Nupp JSON codec. |
nupp.codec.valuebuilder | Builds ordinary Lua values straight out of parsed bytes. |