avro-kotlin / avro4k

Avro format support for Kotlin
Apache License 2.0
198 stars 37 forks source link

fix: Only handle ByteArrays as bytes or fixed, and collection of Byte as arrays of int #234

Closed Chuckame closed 4 months ago

Chuckame commented 4 months ago

Closes #194