AlignedSegment Methods |
The AlignedSegment type exposes the following members.
| Name | Description | |
|---|---|---|
| ProcessInboundTelegramSegment |
Processes an inbound telegram segment.
(Overrides TelegramFormatSegmentProcessInboundTelegramSegment(BufferSegment).) | |
| ProcessOutboundTelegramSegment |
Processes an outbound telegram segment.
(Overrides TelegramFormatSegmentProcessOutboundTelegramSegment(BufferSegment).) | |
| ToString | Returns a string that represents the current object. (Inherited from TelegramFormatSegment.) |
| Name | Description | |
|---|---|---|
| Align |
Aligns data with fill bytes.
(Defined by IAlignedExtensions.) | |
| Unalign |
Unaligns data. Returns data with fill bytes removed.
(Defined by IAlignedExtensions.) |