comicviewer
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
comicviewer
service
/
com.sorrowblue.comicviewer.domain.service.datasource
/
FileLocalDataSource
/
fileList
file
List
abstract
suspend
fun
fileList
(
bookshelfId
:
BookshelfId
,
limit
:
Int
,
offset
:
Long
)
:
List
<
File
>