IndexV2FullStreamProcessor

class IndexV2FullStreamProcessor(indexStreamReceiver: IndexV2StreamReceiver, json: Json = IndexParser.json) : IndexV2StreamProcessor

Constructors

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

Functions

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