souma987

Results 1 issues of souma987

When using Kotlin code generated by flatc, calling `AsByteBuffer` on a nullable string field throws a `NullPointerException`. The Java generated code for the same schema correctly returns `null`. **Steps to...