AxlRingBuf — Ring Buffer

Ring buffer (circular byte buffer) with element-mode bookkeeping. The full API reference is rendered on the AxlData — Data Structures page alongside the other AxlData primitives (hash table, array, list, slist, queue, radix tree).

Header: <axl/axl-ring-buf.h>

See AxlData — Data Structures — specifically the AxlRingBuf section — for the type and function reference.