Module inet.ipaddr

Package inet.ipaddr.format.standard


package inet.ipaddr.format.standard
Classes for constructing division groupings in which the divisions are under 64 bits of length.

This is useful for the standard representations of IPv4 (8 bit segments), IPv6 (16 bit segments) and MAC (8 bit segments), and form the basis for the IPv4, IPv6 and MAC address classes in this library.

Author:
sfoley