HdlcAddressCreate Method

Transforms HDLC address parts into raw bytes that could be sent to a meter

Definition

Namespace: OddPrg.Protocols.Hdlc
Assembly: OddPrg.Frames.Hdlc (in OddPrg.Frames.Hdlc.dll) Version: 1.0.0.2 (1.0.0.2)
C#
public ByteBuffer Create()

Return Value

ByteBuffer

See Also