ot::FrameData::SkipOver() method
Skips over a given number of bytes from `FrameData`. The caller MUST make sure that the @p aLength is smaller than current data length. Otherwise the behavior of this method is undefined.
Arguments
aLength
The length (number of bytes) to skip over.
![]()
aFrameData.SkipOver(headerLength);
ot::FrameData::SkipOver() is called by 6 functions and calls 3 functions:
![]()
ot::FrameData::SkipOver()
ot::FrameData::SkipOver():
![]()
ot::FrameData::SkipOver()