Package io.camunda.zeebe.msgpack.spec
Class MsgPackHelper
java.lang.Object
io.camunda.zeebe.msgpack.spec.MsgPackHelper
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final byte[]static final byte[]static final byte[] -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
EMTPY_OBJECT
public static final byte[] EMTPY_OBJECT -
EMPTY_ARRAY
public static final byte[] EMPTY_ARRAY -
NIL
public static final byte[] NIL
-
-
Constructor Details
-
MsgPackHelper
public MsgPackHelper()
-