Class DhtSegment

    • 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