f2m

fun f2m(cls: String, b: ByteArray): Any

Transform flatbuffer bytearray into kotlin PODO


fun f2m(cls: String, b: ByteBuffer): Any