P2FSearchResultMapper

Transform between kotlin PODO PMSearchResult and kotlin PFSearchResult

Functions

Link copied to clipboard
Link copied to clipboard

Transform flatbuffer PFSearchResult into kotlin PMSearchResult

Link copied to clipboard

Transform kotlin PMSearchResult into bytearray with encoded flatbuffer data

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