Class IPv6

java.lang.Object
org.lionsoul.ip2region.xdb.Version
org.lionsoul.ip2region.xdb.IPv6

public class IPv6 extends Version
  • Constructor Details

    • IPv6

      public IPv6()
  • Method Details

    • putBytes

      public int putBytes(byte[] buff, int offset, byte[] ip)
      Specified by:
      putBytes in class Version
    • ipSubCompare

      public int ipSubCompare(byte[] ip1, byte[] buff, int offset)
      Specified by:
      ipSubCompare in class Version