The address as a number
Compares if two IPv4 addresses are the same.
the other IPv4 address to compare
if the other IP address is the same
Calculates the next logical IPv4 address.
the next consecutive IPv4 address
the preceding IPv4 address
Returns the string representation of the address
the IPv4 address as a string
Generated using TypeDoc
Representation of an IPv4 address. Provides various utility methods like equality checking.
Avoid direct instantiation; use ipv4.address instead.