IndexV2DiffStreamProcessor

class IndexV2DiffStreamProcessor(indexStreamReceiver: IndexV2DiffStreamReceiver, json: Json = IndexParser.json) : IndexV2StreamProcessor

Constructors

Link copied to clipboard
constructor(indexStreamReceiver: IndexV2DiffStreamReceiver, json: Json = IndexParser.json)

Functions

Link copied to clipboard
open override fun process(version: Long, inputStream: InputStream, onAppProcessed: (Int) -> Unit)