P2FCommandRequestMapper

Transform between kotlin PODO PMCommandRequest and kotlin PFCommandRequest

Functions

Link copied to clipboard

Transform flatbuffer PFCommandRequest into kotlin PMCommandRequest

Link copied to clipboard

Transform kotlin PMCommandRequest into bytearray with encoded flatbuffer data

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