| Constant | Description | |
|---|---|---|
| _toUnicodeNotation | Returns the unicode string notation of the specified numeric value. | |
| dump | Dumps a string representation of any object reference. | |
| dumpArray | Dumps a string representation of any Array reference. | |
| dumpDate | Dumps a string representation of any Date reference. | |
| dumpObject | Dumps a string representation of an object. | |
| dumpString | Dumps a string representation of any String value. |
| Class | Description | |
|---|---|---|
| bit | The bit class allow you to manipulate the bits of an unsigned integer. | |
| uri | The core uri class. | |
| version |