Join Slack
Powered by
I'm trying to write a JNI method on Kotlin, but ca...
# announcements
p
pedro.veloso
02/11/2016, 4:17 PM
I'm trying to write a JNI method on Kotlin, but can't find the correct syntax for it. So far I've a class with a method like this:
@JvmStatic fun flush(mp3buf: ByteArray): Int
2
Views
Open in Slack
Previous
Next