Propagate ctor to superclass.
Append name & value to the provided stream.
Append AA properties to the provided stream.
Append a comment to the provided stream.
Append a newline to the provided stream.
Return the hosting conduit.
Write to conduit from a source array. The provided src content will be written to the conduit.
Transfer the content of another conduit to this one. Returns a reference to this class, or throws IOException on failure.
Emit/purge buffered content.
Seek on this stream. Target conduits that don't support seeking will throw an IOException.
Return the upstream host of this filter.
Close the output.
Provides write facilities on a properties stream. That is, a file or other medium which will contain lines of text with a name=value layout.