Parses a string containing an IPv4 address in dotted-decimal notation.
Input range type.
Stringish range containing the address.
$(D_PSYMBOL Nullable) containing the address if the parsing was successful, or nothing otherwise.
See Implementation
Parses a string containing an IPv4 address in dotted-decimal notation.