hunt ~master (2022-04-01T03:44:56Z)
Home
Dub
Repo
StringBuilder.this
hunt
util
StringBuilder
StringBuilder
Undocumented in source.
this
(size_t capacity)
this
(string data, size_t capacity)
class
StringBuilder
this
(
string
data
,
size_t
capacity
= 16
)
Meta
Source
See Implementation
hunt
util
StringBuilder
StringBuilder
constructors
this
functions
append
charAt
clear
deleteCharAt
insert
lastIndexOf
length
replace
reset
setCharAt
setLength
toString
variables
_buffer