toggle menu
index
0.1.1
android
switch theme
search in API
index
/
org.fdroid.index.v2
/
IndexV2FullStreamProcessor
Index
V2Full
Stream
Processor
android
class
IndexV2FullStreamProcessor
(
indexStreamReceiver
:
IndexV2StreamReceiver
,
json
:
Json
=
IndexParser.json
)
:
IndexV2StreamProcessor
Members
Constructors
Index
V2Full
Stream
Processor
Link copied to clipboard
android
constructor
(
indexStreamReceiver
:
IndexV2StreamReceiver
,
json
:
Json
=
IndexParser.json
)
Functions
process
Link copied to clipboard
android
open
override
fun
process
(
version
:
Long
,
inputStream
:
InputStream
,
onAppProcessed
:
(
Int
)
->
Unit
)