dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
ReadBuffer.capacity
dlib
container
buffer
ReadBuffer
class
ReadBuffer
@
property
const @
nogc
@
safe
pure nothrow
size_t
capacity
(
)
Return Value
Type:
size_t
The size of the internal buffer.
Meta
Source
See Implementation
dlib
container
buffer
ReadBuffer
constructors
this
destructors
~this
functions
clear
opIndex
opOpAssign
properties
capacity
free
length
opDollar
opSlice
variables
blockSize
buffer_
length_
minAvailable
ring
start