ot::Ip6::InterfaceIdentifier::SetBytes() method
Sets the Interface Identifier from a given byte array.
Syntax
void SetBytes(const uint8_t *aBuffer); Arguments
aBuffer
Pointer to an array containing the Interface Identifier. `kSize` bytes from the buffer are copied to form the Interface Identifier.