P2FCommandResponseMapper

Transform between kotlin PODO PMCommandResponse and kotlin PFCommandResponse

Functions

Link copied to clipboard

Transform flatbuffer PFCommandResponse into kotlin PMCommandResponse

Link copied to clipboard

Transform kotlin PMCommandResponse into bytearray with encoded flatbuffer data

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