dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
WriteBuffer.ring
dlib
container
buffer
WriteBuffer
Buffer ring area size. After this position begins buffer overflow area.
class
WriteBuffer
protected
size_t
ring
;
Meta
Source
See Implementation
dlib
container
buffer
WriteBuffer
constructors
this
destructors
~this
functions
opOpAssign
properties
capacity
free
length
opDollar
opIndex
opSlice
variables
blockSize
buffer_
position
ring
start
Buffer ring area size. After this position begins buffer overflow area.