ot::StringWriter::AppendHexBytes() method
Appends an array of bytes in hex representation (using "%02x" style) to the buffer.
Arguments
aBytes
A pointer to buffer containing the bytes to append.
aLength
The length of @p aBytes buffer (in bytes).
Return value
The string writer.
ot::StringWriter::AppendHexBytes() calls 1 function:
![]()
ot::StringWriter::AppendHexBytes()
ot::StringWriter::AppendHexBytes():
![]()
ot::StringWriter::AppendHexBytes()