Class DHTUDPPacketReplyStats

    • Field Detail

      • stats_type

        private int stats_type
      • new_stats

        private byte[] new_stats
    • Method Detail

      • getStatsType

        public int getStatsType()
      • getNewStats

        public byte[] getNewStats()
      • setNewStats

        public void setNewStats​(byte[] _stats,
                                int _stats_type)
      • serialise

        public void serialise​(java.io.DataOutputStream os)
                       throws java.io.IOException
        Overrides:
        serialise in class DHTUDPPacketReply
        Throws:
        java.io.IOException