clojurewerkz / buffy

Buffy The ByteBuffer Slayer, Clojure library for working with binary data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Possible to do streamed binary protocols?

AeroNotix opened this issue · comments

Such as the cassandra native protocol? Where a marker in the stream will cause you to decode the remaining stream as something else?