toggle menu
xmlutil
0.90.2
commonDom
common
js
jvmCommon
switch theme
search in API
core
/
nl.adaptivity.xmlutil.core.impl.multiplatform
/
StringWriter
String
Writer
commonDom
common
js
jvmCommon
actual
open
class
StringWriter
:
Writer
expect
open
class
StringWriter
:
Writer
actual
open
class
StringWriter
:
Writer
actual
open
class
StringWriter
:
Writer
Members
Constructors
String
Writer
Link copied to clipboard
commonDom
common
js
jvmCommon
constructor
(
)
expect
constructor
(
)
constructor
(
)
actual
constructor
(
)
Functions
append
Link copied to clipboard
commonDom
common
js
jvmCommon
actual
open
override
fun
append
(
value
:
Char
)
:
Appendable
open
override
fun
append
(
value
:
CharSequence
?
)
:
Appendable
actual
open
override
fun
append
(
value
:
CharSequence
?
,
startIndex
:
Int
,
endIndex
:
Int
)
:
Appendable
expect
open
override
fun
append
(
value
:
Char
)
:
Appendable
expect
open
override
fun
append
(
value
:
CharSequence
?
,
startIndex
:
Int
,
endIndex
:
Int
)
:
Appendable
expect
open
override
fun
append
(
value
:
CharSequence
?
)
:
Appendable
actual
open
override
fun
append
(
value
:
Char
)
:
Appendable
open
override
fun
append
(
value
:
CharSequence
?
)
:
Appendable
actual
open
override
fun
append
(
value
:
CharSequence
?
,
startIndex
:
Int
,
endIndex
:
Int
)
:
Appendable
actual
open
override
fun
append
(
value
:
Char
)
:
Appendable
actual
open
override
fun
append
(
value
:
CharSequence
?
,
startIndex
:
Int
,
endIndex
:
Int
)
:
Appendable
actual
open
override
fun
append
(
value
:
CharSequence
?
)
:
Appendable
flush
Link copied to clipboard
commonDom
common
js
jvmCommon
actual
open
fun
flush
(
)
Write buffers to the underlying file (where valid).
expect
open
fun
flush
(
)
actual
open
fun
flush
(
)
actual
open
fun
flush
(
)
to
String
Link copied to clipboard
commonDom
common
js
jvmCommon
actual
open
override
fun
toString
(
)
:
String
expect
open
override
fun
toString
(
)
:
String
actual
open
override
fun
toString
(
)
:
String
actual
open
override
fun
toString
(
)
:
String
write
Link copied to clipboard
commonDom
common
js
jvmCommon
open
override
fun
write
(
text
:
String
)
expect
open
fun
write
(
text
:
String
)
open
override
fun
write
(
text
:
String
)
actual
open
fun
write
(
text
:
String
)