mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
ScopedBuffer.length
mir
appender
ScopedBuffer
Gets the current length of the scoped buffer as a property.
struct
ScopedBuffer
(T, size_t bytes = 4096)
scope const @
property
size_t
length
(
)
if
(
bytes
&&
T.sizeof
<=
bytes
)
mir
appender
ScopedBuffer
aliases
opOpAssign
destructors
~this
functions
data
initialize
length
moveDataAndEmplaceTo
popBackN
prepare
put
reserve
reset
shrinkTo
postblits
this(this)
Gets the current length of the scoped buffer as a property.