Class InternetAddressRR<IA extends InetAddress>

    • Field Detail

      • ip

        protected final byte[] ip
        Target IP.
    • Method Detail

      • getIp

        public final byte[] getIp()
        Allocates a new byte buffer and fills the buffer with the bytes representing the IP address of this resource record.
        Returns:
        a new byte buffer containing the bytes of the IP.