test_package
ex
CatString
writeAll
writeAll
test_package
ex
CatString
writeAll
method
writeAll
test_package
ex
CatString
Constructors
CatString
Properties
hashCode
isEmpty
isNotEmpty
length
runtimeType
Methods
clear
noSuchMethod
toString
write
writeAll
writeCharCode
writeln
Operators
operator ==
void
writeAll
(
Iterable
objects
, [
String
separator
=
""
])
Iterates over the given
objects
and
write
s them in sequence.