xbuffer v0.3.0 (2018-06-06T10:10:28Z)
Dub
Repo
Buffer.capacity
xbuffer
buffer
Buffer
Gets the size of the data allocated by the buffer.
class
Buffer
@
property
pure nothrow @
safe
@
nogc
size_t
capacity
(
)
Meta
Source
See Implementation
xbuffer
buffer
Buffer
constructors
this
destructors
~this
functions
__xdtor
back
canRead
free
opEquals
peek
peekData
peekVar
read
readData
readVar
reset
write
writeData
writeVar
properties
capacity
data
index
length
rindex
windex
Gets the size of the data allocated by the buffer.