ot::OffsetRange::Contains() const method
Indicates whether or not the `OffsetRange` contains a given number of bytes.
Syntax
bool Contains(uint32_t aLength) const; Arguments
aLength
The length to check.
Return value
TRUE The `OffsetRange` contains @p aLength or more bytes. FALSE The `OffsetRange` does not contain @p aLength bytes.
ot::OffsetRange::Contains() const is called by 6 functions:
![]()
ot::OffsetRange::Contains() const
ot::OffsetRange::Contains() const reads 1 variable:
![]()
ot::OffsetRange::Contains() const