Liking cljdoc? Tell your friends :D
Clojure only.

clj-septentrio.core


parseclj

(parse input channel)

Parse an input stream of SBF messages, send decoded messages on the provided channel. This runs until the input stream is closed, and will close the channel on completion.

Parse an input stream of SBF messages, send decoded messages on the provided channel.
This runs until the input stream is closed, and will close the channel on completion.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close