iopipe ~master (2020-08-08T14:25:33Z)
Dub
Repo
AllocatedBuffer.this
iopipe
buffer
AllocatedBuffer
Construct a buffer manager with a given allocator.
struct
AllocatedBuffer
(T, Allocator = GCNoPointerAllocator, size_t floorSize = 8192)
static if
(
stateSize!Allocator
)
this
(
Allocator
alloc
)
Meta
Source
See Implementation
iopipe
buffer
AllocatedBuffer
constructors
this
functions
avail
capacity
extend
releaseBack
releaseFront
window
Construct a buffer manager with a given allocator.