nbuff ~master (2021-06-17T17:31:41Z)
Dub
Repo
Nbuff.append
nbuff
buffer
Nbuff
append some part of other nbuff
void
append
(string s)
void
append
(UniquePtr!(MutableMemoryChunk) c, size_t l)
void
append
(NbuffChunk source)
void
append
(NbuffChunk source, size_t pos, size_t len)
struct
Nbuff
@
safe
@
nogc
void
append
(
ref
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
append some part of other nbuff