Is there an efficient byte buffer queue?

Guillaume Piolat spam at smam.org
Sun Oct 14 16:04:52 UTC 2018


On Monday, 8 October 2018 at 09:39:55 UTC, John Burton wrote:
> I would do much better to maintain a fixed size buffer and 
> maintain read and write positions etc.
>

Perhaps 
https://github.com/AuburnSounds/Dplug/blob/master/core/dplug/core/ringbuf.d#L16




More information about the Digitalmars-d-learn mailing list