iopipe ~master (2020-08-08T14:25:33Z)
Dub
Repo
AllocatedBuffer.capacity
iopipe
buffer
AllocatedBuffer
struct
AllocatedBuffer
(T, Allocator = GCNoPointerAllocator, size_t floorSize = 8192)
size_t
capacity
(
)
Return Value
Type:
size_t
The total number of elements currently managed.
Meta
Source
See Implementation
iopipe
buffer
AllocatedBuffer
constructors
this
functions
avail
capacity
extend
releaseBack
releaseFront
window