BufferedOutputStreamWrapper

Undocumented in source.

Constructors

this
this(WritableByteChannel w)
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.
getWriteBuffer
ByteBuffer* getWriteBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.
isOpen
bool isOpen()
Undocumented in source. Be warned that the author may not have intended to support it.
write
size_t write(ByteBuffer src)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From BufferedOutputStream

getWriteBuffer
ByteBuffer* getWriteBuffer()
Undocumented in source.
flush
void flush()
Undocumented in source.

Meta