lu
Dlang.org
Buffer.bufferSize
lu
container
Buffer
Variable buffer size.
size_t
bufferSize
;
struct
Buffer
(T, Flag!"dynamic" dynamic = No.dynamic, size_t originalSize = 128)
pure nothrow
static if
(
dynamic
)
size_t
bufferSize
;
alias
bufferSize
=
originalSize
lu
container
Buffer
functions
clear
empty
front
length
opOpAssign
popFront
put
reserve
reset
manifest constants
growthFactor
variables
buf
bufferSize
end
pos
Variable buffer size.