minSegmentLength property

int? minSegmentLength
final

When set, minimumSegmentLength is enforced by looking ahead and back within the specified range for a nearby avail and extending the segment size if needed.

Implementation

final int? minSegmentLength;