Toggle table of contents
4.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
ktorm
ktorm-core
/
org.ktorm.database
/
CachedRowSet
/
getCharacterStream
get
Character
Stream
open
override
fun
getCharacterStream
(
columnIndex
:
Int
)
:
Reader
?
(
source
)
open
override
fun
getCharacterStream
(
columnLabel
:
String
)
:
Reader
?
(
source
)