ot::OffsetRange::InitFromRange() method
Initializes the `OffsetRange` from given start and end offsets. The range is inclusive of the start offset (@p aStartOffset) but exclusive of the end offset (@p aEndOffset).
Arguments
aStartOffset
The start offset (inclusive).
aEndOffset
The end offset (exclusive).
ot::OffsetRange::InitFromRange() is called by 2 functions and calls 1 function:
![]()
ot::OffsetRange::InitFromRange()
ot::OffsetRange::InitFromRange():
![]()
ot::OffsetRange::InitFromRange()