Actions
Feature #5247
closedSegmenter: simple content segmentation helper
Start date:
Due date:
% Done:
100%
Estimated time:
Tags:
Description
Implement a Segmenter
helper class/function to satisfy a common need of many applications: segmenting a (large) object into multiple Data packets, following the usual naming conventions for segmentation.
For this task, only the simpler case of a finite object and "eager" segmentation should be supported. More complex cases are deferred to #4696.
Updated by Davide Pesavento about 2 years ago
- Related to Feature #4696: SegmentPublisher: segmentation utility added
Updated by Davide Pesavento about 2 years ago
- Status changed from New to Code review
- % Done changed from 0 to 100
Updated by Davide Pesavento about 2 years ago
- Blocks Task #4702: ndnputchunks: use Segmenter class added
Updated by Davide Pesavento about 2 years ago
- Priority changed from Normal to High
Updated by Davide Pesavento about 2 years ago
- Subject changed from Simple content segmentation helper to Segmenter: simple content segmentation helper
Updated by Davide Pesavento almost 2 years ago
- Status changed from Code review to Closed
Updated by Junxiao Shi about 1 year ago
- Blocks Feature #4791: Use SegmentPublisher utility from ndn-cxx to publish LSA data added
Actions