- finalize
void finalize()
Undocumented in source. Be warned that the author may not have intended to support it.
- flush
void flush()
Undocumented in source. Be warned that the author may not have intended to support it.
- write
void write(ubyte[] bytes)
Undocumented in source. Be warned that the author may not have intended to support it.
- write
size_t write(ubyte[] bytes, IOMode )
Undocumented in source. Be warned that the author may not have intended to support it.
- write
void write(InputStream stream, ulong nbytes)
Undocumented in source. Be warned that the author may not have intended to support it.