public class DhtSegment extends Segment
Modifier and Type | Class and Description |
---|---|
static class |
DhtSegment.HuffmanTable |
Modifier and Type | Field and Description |
---|---|
java.util.List<DhtSegment.HuffmanTable> |
huffmanTables |
Constructor and Description |
---|
DhtSegment(int marker,
byte[] segmentData) |
DhtSegment(int marker,
int length,
java.io.InputStream is) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
dump, getSegmentType, toString
getByteOrder, getDebug, setDebug
public final java.util.List<DhtSegment.HuffmanTable> huffmanTables
public DhtSegment(int marker, byte[] segmentData) throws java.io.IOException
java.io.IOException
public DhtSegment(int marker, int length, java.io.InputStream is) throws java.io.IOException
java.io.IOException
public java.lang.String getDescription()
getDescription
in class Segment
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"