Enum MsgPackFormat

java.lang.Object
java.lang.Enum<MsgPackFormat>
io.camunda.zeebe.msgpack.spec.MsgPackFormat
All Implemented Interfaces:
Serializable, Comparable<MsgPackFormat>, java.lang.constant.Constable

public enum MsgPackFormat extends Enum<MsgPackFormat>
Describes the list of the message format types defined in the MessagePack specification.