class DataUtils
Defined at line 79 of file ../../third_party/openthread/src/core/common/data.hpp
Implements common utility methods used by `Data` and `MutableData`.
Protected Methods
void DataUtils ()
Defined at line 82 of file ../../third_party/openthread/src/core/common/data.hpp
bool MatchBytes (const uint8_t *aFirstBuffer,const uint8_t *aSecondBuffer,uint16_taLength,ByteMatcheraMatcher)