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