P2FMapBoundingBoxMapper

Transform between kotlin PODO PMMapBoundingBox and kotlin PFMapBoundingBox

Functions

Link copied to clipboard

Transform flatbuffer PFMapBoundingBox into kotlin PMMapBoundingBox

Link copied to clipboard

Transform kotlin PMMapBoundingBox into bytearray with encoded flatbuffer data

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