P2FMapRequestMapper

Transform between kotlin PODO PMMapRequest and kotlin PFMapRequest

Functions

Link copied to clipboard
Link copied to clipboard

Transform flatbuffer PFMapRequest into kotlin PMMapRequest

Link copied to clipboard

Transform kotlin PMMapRequest into bytearray with encoded flatbuffer data

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