Dart SDK
dart:core
StringBuffer
StringBuffer
StringBuffer
Dart SDK
dart:core
StringBuffer
StringBuffer
constructor
StringBuffer
Source
Dart SDK
dart:core
StringBuffer
Constructors
StringBuffer
Properties
hashCode
isEmpty
isNotEmpty
length
runtimeType
Operators
operator ==
Methods
clear
noSuchMethod
toString
write
writeAll
writeCharCode
writeln
StringBuffer
(
[
Object
content
=
""
])
Creates the string buffer with an initial content.
Source
external StringBuffer([Object content = ""]);
Cookies management controls