MsgBufferType

Type of message buffers - either Flat (similar to Flatbuffers) or Var (similar to Protobuf)

Values

ValueMeaning
Flat0
Var1

Meta