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.