Documentation for this section has not yet been entered.
| Type | Description |
|---|---|
| ByteUtilities | Contains a collection of utilities related to manipulating byte arrays. |
| Env | A bunch of mildly interesting statistics about the global process, including the number of seconds since the process was started. You can probably igmore this - it's currently only the Log class. |
| Log | The internal logging class for the http / websockets server. Has properties that let you customise the logging level for debugging purposes. |
| LogLevel | A list of logging levels. |