Segmentation

Implementation related to segmentation is located in uds.segmentation sub-package.

AbstractSegmenter

AbstractSegmenter defines common API and contains common code for all segmenter classes. Each concrete segmenter class implements segmentation strategy for a specific bus.

A user shall not use AbstractSegmenter directly, but one is able (and encouraged) to use AbstractSegmenter implementation with any of its children classes.

Attributes defined in AbstractUdsPacketType class:
Methods defined in AbstractUdsPacketType class: