tanya ~master (2021-06-04T07:37:50Z)
Dub
Repo
ReadBuffer.length
tanya
container
buffer
ReadBuffer
size_t
length
[@property getter]
struct
ReadBuffer
(T = ubyte)
@
property
const
size_t
length
(
)
if
(
isScalarType
!
T
)
alias
opDollar
=
length
Return Value
Type:
size_t
Data size.
Meta
Source
See Implementation
tanya
container
buffer
ReadBuffer
aliases
opDollar
constructors
this
destructors
~this
functions
clear
opIndex
opOpAssign
opSlice
mixins
__anonymous
properties
capacity
free
length