ot::Ip4::Address::FromString() method
Parses an IPv4 address string terminated by `aTerminatorChar`. The string MUST follow the quad-dotted notation of four decimal values (ranging from 0 to 255 each). For example, "127.0.0.1"
Arguments
aString
A pointer to the null-terminated string.
Return value
kErrorNone Successfully parsed the IPv4 address string. kErrorParse Failed to parse the IPv4 address string.
ot::Ip4::Address::FromString() is called by 1 function and calls 1 function:
![]()
ot::Ip4::Address::FromString()
ot::Ip4::Address::FromString() reads 5 variables:
![]()
ot::Ip4::Address::FromString()