smee / binary

Clojure API for binary format I/O using java's stream apis
74 stars 10 forks source link

needs docs #1

Closed acthp closed 10 years ago

acthp commented 12 years ago

This library worked great for me, but it needs docs. ;) Some use examples, e.g. reading from a byte array, would be nice.

smee commented 10 years ago

Well, there is a complete README by now as well as demo code. I will close this for now...