hunt-gossip ~master (2019-03-11T12:21:47Z)
Home
Dub
Repo
Buffer.append
hunt
gossip
Buffer
Buffer
Warning: It's different from the previous one.
Buffer
append
(char s)
Buffer
append
(bool s)
Buffer
append
(int i)
Buffer
append
(float f)
Buffer
append
(const(char)[] s)
Buffer
append
(const(char)[] s, int start, int end)
Buffer
append
(byte[] str, int offset, int len)
class
Buffer
Buffer
append
(
byte
[]
str
,
int
offset
,
int
len
)
Buffer
append
(Object obj)
Meta
Source
See Implementation
hunt
gossip
Buffer
Buffer
functions
append
appendString
charAt
data
deleteCharAt
insert
lastIndexOf
length
replace
reset
setCharAt
setLength
toJsonObject
toString
static functions
buffer
Warning: It's different from the previous one.