ot::Dns::TxtEntry::Iterator::Init() method
Initializes a TXT record iterator. The buffer pointer @p aTxtData and its content MUST persist and remain unchanged while the iterator object is being used.
Arguments
aTxtData
A pointer to buffer containing the encoded TXT data.
aTxtDataLength
The length (number of bytes) of @p aTxtData.
![]()
iterator.Init(aInfo.GetTxtData(), aInfo.GetTxtLength());
ot::Dns::TxtEntry::Iterator::Init() is called by 1 function and calls 3 functions:
![]()
ot::Dns::TxtEntry::Iterator::Init()
ot::Dns::TxtEntry::Iterator::Init():
![]()
ot::Dns::TxtEntry::Iterator::Init()