hunt ~v1.4.x (2025-01-29T03:20:10.156087)
Dub
Repo
StringBuffer.append
hunt
collection
StringBuffer
StringBuffer
Undocumented in source. Be warned that the author may not have intended to support it.
Appendable
append
(const(char)[] csq)
Appendable
append
(const(char)[] csq, int start, int end)
class
StringBuffer
Appendable
append
(
const
(
char
)[]
csq
,
int
start
,
int
end
)
Appendable
append
(char c)
Appendable
append
(int c)
Appendable
append
(float c)
Meta
Source
See Implementation
hunt
collection
StringBuffer
StringBuffer
constructors
this
functions
append
clear
length
setLength
toString
variables
_buffer