OutputStream

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

close
void close()
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(int b)
Undocumented in source.
write
void write(byte[] b)
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write(byte[] b, ptrdiff_t off, ptrdiff_t len)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta