HdlcAddressRawData Property

HDLC address coded as bytes that could be sent to a remote device.

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 RawData { get; }

Property Value

ByteBuffer

See Also