BufferedOutput.flush

Flush all buffer content to the specific conduit.

Remarks: Flush the contents of this buffer. This will block until all content is actually flushed via the associated conduit, whereas drain() will not.

Throws an IOException on premature Eof.

class BufferedOutput
final override
flush
()

Meta