StringBuilder
Constructs an empty string builder.
Constructs an empty string builder with the specified initial capacity.
Constructs a string builder that contains the same characters as the specified content char sequence.
Constructs a string builder that contains the same characters as the specified content string.
Constructs an empty string builder.
Constructs an empty string builder with the specified initial capacity.
In Kotlin/JS implementation of StringBuilder the initial capacity has no effect on the further performance of operations.
Constructs a string builder that contains the same characters as the specified content char sequence.
Constructs an empty string builder.
Constructs an empty string builder with the specified initial capacity.
Constructs a string builder that contains the same characters as the specified content char sequence.
Constructs a string builder that contains the same characters as the specified content string.
Constructs an empty string builder.
Constructs an empty string builder with the specified initial capacity.
Constructs a string builder that contains the same characters as the specified content char sequence.
Constructs a string builder that contains the same characters as the specified content string.
Constructs an empty string builder.
Constructs an empty string builder with the specified initial capacity.
Constructs a string builder that contains the same characters as the specified content char sequence.
Constructs a string builder that contains the same characters as the specified content string.