for questions about the Clojure library "Buffy"
Questions tagged [buffy]
1 questions
2
votes
1 answer
Composing a Buffy buffer from the middle of an array and finding out how much it has consumed
I'd like to use Buffy to interpret binary data starting from the middle of an array. I also need to find out how many bytes of the array have been consumed by Buffy.
Let's say I have a dynamic buffer definition like this:
(ns foo.core
…

Cactus
- 27,075
- 9
- 69
- 149