comicviewer
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
comicviewer
storage
/
com.sorrowblue.comicviewer.data.storage.client
/
SeekableInputStream
/
read
read
abstract
fun
read
(
buf
:
ByteArray
)
:
Int
abstract
fun
read
(
buf
:
ByteArray
,
offset
:
Int
,
length
:
Int
)
:
Int