Uses of Enum
io.camunda.zeebe.msgpack.spec.MsgPackFormat
-
Uses of MsgPackFormat in io.camunda.zeebe.msgpack.spec
Methods in io.camunda.zeebe.msgpack.spec that return MsgPackFormatModifier and TypeMethodDescriptionstatic MsgPackFormatMsgPackFormat.valueOf(byte b) Returns a MessageFormat type of the specified byte valuestatic MsgPackFormatReturns the enum constant of this type with the specified name.static MsgPackFormat[]MsgPackFormat.values()Returns an array containing the constants of this enum type, in the order they are declared.