test_package
ex
CatString
method clear
clear
class CatString
Constructors
CatString
Properties
hashCode
isEmpty
isNotEmpty
length
runtimeType
Methods
clear
noSuchMethod
toString
write
writeAll
writeCharCode
writeln
Operators
operator ==
void
clear
(
)
Clears the string buffer.
method clear