A RedisBuffer supports putting bytes in, and writing them out to a Stream
A RedisBuffer supports putting bytes in, and writing them out to a Stream
(put-byte buf byte)
(put-bytes buf bytes)
(write-to-stream buf stream)
A RedisCommand knows how to write itself to a RedisBuffer
A RedisCommand knows how to write itself to a RedisBuffer
(write-to-buffer command buf)
(read stream count)
(read-crlf stream)
(read-line stream)
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 |