Thanks for the patch! It's too bad that Gloss wasn't directly suited to your needs, but I appreciate you taking the time to familiarize yourself with the code and add new functionality.
Zach On Jan 5, 2:45 pm, "Eric Schulte" <schulte.e...@gmail.com> wrote: > also, here's a patch to Gloss which I've used locally but which may be > generally useful. > > Cheers -- Eric > > 0001-adding-primitive-support-for-uint16-uint32-and-uint6.patch > 1KViewDownload > > > > > > > > > > "Eric Schulte" <schulte.e...@gmail.com> writes: > > Thanks for sharing this library, I found reading your code to be very > > useful. > > > I need to be able to read and write elf files from within Clojure code, > > and Gloss initially looked like a good option. However much of the > > streaming support and frame-based conception got in the way of my > > particular needs. > > > In the end I have written a much simpler collection of functions which > > supports parsing binary files into lists of bytes, manipulating these > > lists, and then writing the lists back to binary files. This is heavily > > influenced by the code in Gloss. Seehttps://github.com/eschulte/bin-ed > > > Anyways just thought I'd share, if anyone notices anything in the code > > which doesn't make sense, or could be more easily accomplished in some > > other way please do let me know. > > > Thanks -- Eric -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en