kvision / pl.treksoft.kvision.electron / Protocol / interceptBufferProtocol

interceptBufferProtocol

(js) abstract fun interceptBufferProtocol(scheme: String, handler: (request: InterceptBufferProtocolRequest, callback: (buffer: Buffer?) -> Unit) -> Unit, completion: ((error: Error) -> Unit)? = definedExternally): Unit