toggle menu
xmlutil
0.90.2
commonDom
common
js
jvmCommon
switch theme
search in API
core
/
nl.adaptivity.xmlutil.core.impl.multiplatform
/
StringReader
String
Reader
commonDom
common
js
jvmCommon
actual
open
class
StringReader
:
Reader
expect
open
class
StringReader
:
Reader
actual
open
class
StringReader
:
Reader
actual
typealias
StringReader
=
java.io.StringReader
Members
Constructors
String
Reader
Link copied to clipboard
commonDom
common
js
constructor
(
source
:
CharSequence
)
actual
constructor
(
source
:
String
)
expect
constructor
(
source
:
String
)
constructor
(
source
:
CharSequence
)
actual
constructor
(
source
:
String
)
Functions
read
Link copied to clipboard
commonDom
common
js
open
override
fun
read
(
)
:
Int
actual
open
override
fun
read
(
buf
:
CharArray
,
offset
:
Int
,
len
:
Int
)
:
Int
expect
open
fun
read
(
)
:
Int
expect
open
override
fun
read
(
buf
:
CharArray
,
offset
:
Int
,
len
:
Int
)
:
Int
open
override
fun
read
(
)
:
Int
actual
open
override
fun
read
(
buf
:
CharArray
,
offset
:
Int
,
len
:
Int
)
:
Int