Uses of Interface
io.zeebe.test.util.MsgPackUtil.CheckedConsumer
-
Packages that use MsgPackUtil.CheckedConsumer Package Description io.zeebe.test.util -
-
Uses of MsgPackUtil.CheckedConsumer in io.zeebe.test.util
Methods in io.zeebe.test.util with parameters of type MsgPackUtil.CheckedConsumer Modifier and Type Method Description static org.agrona.DirectBufferMsgPackUtil. encodeMsgPack(MsgPackUtil.CheckedConsumer<org.msgpack.core.MessageBufferPacker> msgWriter)
-