Class DhtSegment


  • public class DhtSegment
    extends Segment
    • Constructor Detail

      • DhtSegment

        public DhtSegment​(int marker,
                          byte[] segmentData)
                   throws java.io.IOException
        Throws:
        java.io.IOException
      • DhtSegment

        public DhtSegment​(int marker,
                          int length,
                          java.io.InputStream is)
                   throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • getDescription

        public java.lang.String getDescription()
        Specified by:
        getDescription in class Segment