comicviewer
Toggle table of contents
ios
Target filter
ios
Switch theme
Search in API
Skip to content
comicviewer
storage
/
com.sorrowblue.comicviewer.data.storage.client
/
IosSeekableInputStream
/
Companion
Companion
ios
object
Companion
Members
Properties
SEEK_
CUR
Link copied to clipboard
ios
const
val
SEEK_CUR
:
Int
=
1
SEEK_
END
Link copied to clipboard
ios
const
val
SEEK_END
:
Int
=
2
SEEK_
SET
Link copied to clipboard
ios
const
val
SEEK_SET
:
Int
=
0