Data buffers (struct dbuffer)

A dbuffer is a dynamically sized buffer that stores arbitrary bytes in a queue. It does not provide random access; characters may be inserted only at the end and removed only from the beginning.


Generated by  doxygen 1.6.2