P2FCfgEnumValueMapper

Transform between kotlin PODO PMCfgEnumValue and kotlin PFCfgEnumValue

Functions

Link copied to clipboard
Link copied to clipboard

Transform flatbuffer PFCfgEnumValue into kotlin PMCfgEnumValue

Link copied to clipboard

Transform kotlin PMCfgEnumValue into bytearray with encoded flatbuffer data

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