toggle menu
index
0.1.1
android
switch theme
search in API
index
/
org.fdroid.index.v2
/
IndexV2StreamProcessor
Index
V2Stream
Processor
android
interface
IndexV2StreamProcessor
Inheritors
IndexV2DiffStreamProcessor
IndexV2FullStreamProcessor
Members
Functions
process
Link copied to clipboard
android
abstract
fun
process
(
version
:
Long
,
inputStream
:
InputStream
,
onAppProcessed
:
(
Int
)
->
Unit
)