ISegmentPosition

Summary

Represents the position and the length of a PDU fragment.

Properties

Structure

class ISegmentPosition
bit_length

The bit length of the PDU fragment.

Type

uint32

bit_position

The bit position of the PDU fragment.

Type

uint32

is_high_low_byte_order

True if bytes order is high to low, False otherwise.

Type

bool