clojure-protobuf icon indicating copy to clipboard operation
clojure-protobuf copied to clipboard

add size functions and more serialization/deserialization options

Open danburkert opened this issue 11 years ago • 0 comments

Adds serialized-size and delimited-size functions to the core namespace, as well as the associated getters in PersistentProtocolBufferMap. Adds more serializing and parsing options to PersistentProtocolBufferMap (serializing to OutputStream, deserializing from InputStream and byte[]).

danburkert avatar Jul 12 '13 06:07 danburkert