Tester

object Tester : Invokable

Functions

Link copied to clipboard
open override fun invokeAsync(payload: ByteArray): Flow<Long>
Link copied to clipboard
open override fun invokeSync(payload: ByteArray): Long
Link copied to clipboard
external fun test(): Int
Link copied to clipboard
external fun testHermes(): Int