Liking cljdoc? Tell your friends :D
All platforms.

clojobuf-codec.io.reader


ByteReaderclj/sprotocol

available?clj/s

(available? this)

Has data available for reading?

Has data available for reading?

read-byteclj/s

(read-byte this)

Reads a byte

Reads a byte

read-bytearrayclj/s

(read-bytearray this len)

Reads a bytearray of length 'len'

Reads a bytearray of length 'len'
source

make-readerclj/s

(make-reader bytes)
source (clj)source (cljs)

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

× close