AddressRange.parse

Parses an ip string into an AddressRange.

struct AddressRange
static
parse
(
string address
)

Throws

ConvException if one of the numbers is not an unsigned byte

Meta