Is there an efficient byte buffer queue?

Dukc ajieskola at gmail.com
Thu Oct 11 04:58:39 UTC 2018


On Monday, 8 October 2018 at 10:31:33 UTC, Nicholas Wilson wrote:
>
> Try searching for "circular buffer". I'm sure 
> http://code.dlang.org/packages/iopipe has them in some form but 
> I can't find them with a cursory search.

https://github.com/dlang-community/containers/blob/master/src/containers/cyclicbuffer.d


More information about the Digitalmars-d-learn mailing list