String builder to easily concatenate strings.
add
Add string content to the builder
toString
Get the the repesentation of the StrBuilder as string
ln
Add a new line
lrn
Add a new line with return
String builder to easily concatenate strings.
Add string content to the builder
Get the the repesentation of the StrBuilder as string
Add a new line
Add a new line with return