Internet6Address.parse

ubyte[16] parse(scope const(char)[] addr) @trusted

Parse an IPv6 host address string as described in RFC 2373, and return the address.

Throws

SocketException on error.