Contents

init(_:_:)

Initializes an IPv4 address with data.

Declaration

init?(_ rawValue: Data, _ interface: NWInterface? = nil)

Discussion

The provided data is expected to be an IPv4 address of 4 bytes.

See Also

Creating Addresses