korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-string
/
korlibs.io.stream
/
CharReader
Char
Reader
interface
CharReader
Inheritors
StrReaderCharReader
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