OutputStreamWrapper

Undocumented in source.

Constructors

this
this(java.io.OutputStream.OutputStream ostr)
Undocumented in source.

Members

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
conduit
IConduit conduit()
Undocumented in source. Be warned that the author may not have intended to support it.
copy
OutputStream copy(tango.io.model.IConduit.InputStream src, size_t max)
Undocumented in source. Be warned that the author may not have intended to support it.
flush
IOStream flush()
Undocumented in source. Be warned that the author may not have intended to support it.
output
OutputStream output()
Undocumented in source. Be warned that the author may not have intended to support it.
seek
long seek(long offset, Anchor anchor)
Undocumented in source. Be warned that the author may not have intended to support it.
write
size_t write(void[] src)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_ostr
java.io.OutputStream.OutputStream _ostr;
Undocumented in source.

Meta