PieceRestoreRange

Undocumented in source.

Members

Functions

apply
PieceRestoreRange apply(size_t currentSequenceLength)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
void toString(void delegate(const(char)[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

boundary
bool boundary;
Undocumented in source.
first
PieceRef first;
Undocumented in source.
last
PieceRef last;
Undocumented in source.
sequenceLength
size_t sequenceLength;
Undocumented in source.

Meta