FrameCreateDataWithTagAndLength Method
Joins tag, length of data and data itself.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
public static ByteBuffer CreateDataWithTagAndLength(
byte tag,
ByteBuffer data
)
- tag Byte
- data ByteBuffer
ByteBuffer