toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.stream
/
CharReader
Char
Reader
interface
CharReader
Inheritors
CharReaderFromSyncStream
Members
Members & Extensions
Functions
clone
Link copied to clipboard
abstract
fun
clone
(
)
:
CharReader
read
Link copied to clipboard
abstract
fun
read
(
out
:
StringBuilder
,
count
:
Int
)
:
Int
read
Link copied to clipboard
fun
CharReader
.
read
(
count
:
Int
)
:
String