FrameMoveToNextDataWithVariableLength Method
Byte at index position evaluates as tag and next bytes as variable length of following data
and moves index at the beginning of this data.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
public static byte MoveToNextDataWithVariableLength(
ByteBuffer data,
ref int index,
out int nextDataLength
)
- data ByteBuffer
- index Int32
- nextDataLength Int32
- Length of following data
ByteTag of the data.