Dart SDK
dart:core
StringBuffer
clear
clear
Dart SDK
dart:core
StringBuffer
clear
method
clear
Source
Dart SDK
dart:core
StringBuffer
Constructors
StringBuffer
Properties
hashCode
isEmpty
isNotEmpty
length
runtimeType
Operators
operator ==
Methods
clear
noSuchMethod
toString
write
writeAll
writeCharCode
writeln
void
clear
(
)
Clears the string buffer.
Source
external void clear();
Cookies management controls