P2FGeneralMapper

Generale tranformation for all known root_tables

Functions

Link copied to clipboard
fun f2m(cls: String, b: ByteBuffer): Any

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

Transform flatbuffer bytearray into kotlin PODO

Link copied to clipboard
fun m2f(e: Any): ByteArray

Transform kotlin PODO into bytearray with encoded flatbuffer data