P2FMapResponseMapper

Transform between kotlin PODO PMMapResponse and kotlin PFMapResponse

Functions

Link copied to clipboard
Link copied to clipboard

Transform flatbuffer PFMapResponse into kotlin PMMapResponse

Link copied to clipboard

Transform kotlin PMMapResponse into bytearray with encoded flatbuffer data

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