Liking cljdoc? Tell your friends :D
Clojure only.

jdk.io.Flushable

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.
raw docstring

flushclj

(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
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close