A channel representing the readable end of a Pipe.
A channel representing the readable end of a Pipe.
(valid-ops this)
Returns an operation set identifying this channel's supported operations.
Pipe-source channels only support reading, so this method returns SelectionKey.OP_READ.
returns: The valid-operation set - int
Returns an operation set identifying this channel's supported operations. Pipe-source channels only support reading, so this method returns SelectionKey.OP_READ. returns: The valid-operation set - `int`
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 |