[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Object to write component data to an arbitrary format.
|
Sets the root component |
|
|
Writes binary data to the stream. |
|
|
Writes one property to the stream. |
|
|
Writes the published properties to the stream. |
|
|
Creates a new Writer with a stream and bufsize. |
|
|
Destroys the writer instance. |
|
|
Callback used when defining and streaming custom properties. |
|
|
Callback used when defining and streaming custom properties. |
|
|
Write boolean value to the stream. |
|
|
Write a collection to the stream. |
|
|
Stream a component to the stream. |
|
|
Write a character to the stream. |
|
|
Write a descendent component to the stream. |
|
|
Write a float to the stream. |
|
|
Write a single-type real to the stream. |
|
|
Write a date to the stream. |
|
|
Write an identifier to the stream. |
|
|
Write an integer to the stream. |
|
|
Write a start-of-list marker to the stream. |
|
|
Write an end-of-list marker to the stream. |
|
|
Write a root component to the stream. |
|
|
Write a string to the stream. |
|
|
Ancestor of root component. |
|
|
Event occurring when an ancestor component must be found. |
|
|
Driver used when writing to the stream. |
|
|
Object to write component data to an arbitrary format. |
|
| | ||
|
Class responsible for streaming of components. |
|
| | ||