pawel.urban
08/10/2020, 8:27 AMlibparser_kref_LogHeader (*fromBytes)(libparser_kref_LogHeader_Companion thiz, libparser_kref_kotlin_ByteArray bytes);
In the C code I’m reading a binary file via the stdin and I’d like to create the ByteArray and pass it to the Kotlin code. Any tips, please?