Uses of Interface
io.camunda.zeebe.util.VarDataUtil.VarDataReader
Packages that use VarDataUtil.VarDataReader
-
Uses of VarDataUtil.VarDataReader in io.camunda.zeebe.util
Methods in io.camunda.zeebe.util with parameters of type VarDataUtil.VarDataReaderModifier and TypeMethodDescriptionstatic byte[]VarDataUtil.readBytes(VarDataUtil.VarDataReader reader, int length) static byte[]VarDataUtil.readBytes(VarDataUtil.VarDataReader reader, int offset, int length) static byte[]VarDataUtil.readBytes(VarDataUtil.VarDataReader reader, VarDataUtil.VarDataLengthProvider lengthProvider)