P2FMsgLevelMapper

Transform between kotlin PODO PMMsgLevel and kotlin PFMsgLevel

Functions

Link copied to clipboard
fun f2m(i: Byte?): PMMsgLevel
Link copied to clipboard
fun f2mn(i: Byte?): PMMsgLevel?

Transform flatbuffer PFMsgLevel into kotlin PMMsgLevel

Link copied to clipboard

Transform kotlin PMMsgLevel into bytearray with encoded flatbuffer data

Properties

Link copied to clipboard