dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
WriteBuffer.this
dlib
container
buffer
WriteBuffer
class
WriteBuffer
this
(
size_t
size
= 8192
)
Parameters
size
size_t
Initial buffer size and the size by which the buffer will grow.
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