A Flushable is a destination of data that can be flushed. The flush method is invoked to write any buffered output to the underlying stream.
A Flushable is a destination of data that can be flushed. The flush method is invoked to write any buffered output to the underlying stream.
(flush this)
Flushes this stream by writing any buffered output to the underlying stream.
throws: java.io.IOException - If an I/O error occurs
Flushes this stream by writing any buffered output to the underlying stream. throws: java.io.IOException - If an I/O error occurs
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |