nbuff ~master (2021-06-17T17:31:41Z)
Dub
Repo
Nbuff.append
nbuff
buffer
Nbuff
Undocumented in source. Be warned that the author may not have intended to support it.
void
append
(string s)
void
append
(UniquePtr!(MutableMemoryChunk) c, size_t l)
void
append
(NbuffChunk source)
struct
Nbuff
@
safe
@
nogc
void
append
(
ref
NbuffChunk
source
)
void
append
(NbuffChunk source, size_t pos, size_t len)
Meta
Source
See Implementation
nbuff
buffer
Nbuff
constructors
this
destructors
~this
functions
append
beginsWith
clear
countUntil
data
dump
empty
findSplitOn
frontChunk
length
opAssign
opDollar
opEquals
opIndex
opSlice
pop
popChunk
toIoVec
toString
postblits
this(this)
static functions
get