ByChunkAllocRange

See byChunkAlloc.

Constructors

this
this(ubyte[] buffer, Stream stream, AllocHelper!Alloc alloc)
Undocumented in source.

Members

Aliases

RC
alias RC = RefCounted!(Payload, RefCountedAutoInitialize.no)
Undocumented in source.

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
front
ubyte[] front()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta