Instance Propertyswift-ip 0.3.0IP

value

The logical value of the address.

IP.Address.swift:44
var value: Storage { get }

For IPv4, the high byte of the UInt32 is the first octet.

For IPv6, the high bits of the UInt128 come from the high bits of the first hextet.