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
/
pagingSource
paging
Source
abstract
fun
pagingSource
(
bookshelfId
:
BookshelfId
,
pagingConfig
:
PagingConfig
)
:
Flow
<
PagingData
<
BookThumbnail
>
>