IpRange
class IpRange
One coalesced range exported by RangeFilter.exportRanges. This is the port of libtorrent::ip_range<Addr> reduced to its raw form. first and last are inclusive big-endian keys (4/16 bytes for an IP, 2 for a port) and flags the access flags (IpFilter.BLOCKED or 0).