P2FMapValueMapper

Transform between kotlin PODO PMMapValue and kotlin PFMapValue

Functions

Link copied to clipboard
Link copied to clipboard

Transform flatbuffer PFMapValue into kotlin PMMapValue

Link copied to clipboard

Transform kotlin PMMapValue into bytearray with encoded flatbuffer data

fun m2f(e: PMMapValue?, builder: FlatBufferBuilder): Int