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