Just want to say thanks to @igrishaev for the amazing encoding/decoding library https://github.com/igrishaev/deed
This looks cool. Would this be suitable to read a non-clojure related binary encoding that a device has made into clojure. I’d like to read the ZOIA audio devices patch files (see here for a python impl) https://github.com/meanmedianmoge/zoia_lib/blob/master/zoia_lib/backend/patch_binary.py I’m wondering if deed might work for this, what do you think?
My pleasure! I’m glad you found it useful.