kosi-libs / Kaverit

A light multiplatform Kotlin reflection API
MIT License
17 stars 1 forks source link

[JVM] See how we can handle `GenericArrayType` #2

Closed romainbsl closed 3 years ago

romainbsl commented 4 years ago

Example here.

There is an exception (UnsupportedOperationException) when binding a factory using ByteArray, to instantiate GCMParameterSpec that is waiting for a byte[].