Are there any performance impacts in using Kotlin ...
# android
a
Are there any performance impacts in using Kotlin basic types (Int, etc...) instead of using java primitive types? I'm asking that because in our project we work quite a lot with primitive types like byte in order to process video/audio streams