RingBuffer
(and Map
) objects are not the easiest to use. One request we had come up more than once now is that it may prove beneficial to user acceptance to have the ring buffer take care of some of the nitty gritty byte copying and decoding itself, instead of forcing users to worry about it.