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, toStringgetByteOrder, getDebug, setDebugpublic final java.util.List<DhtSegment.HuffmanTable> huffmanTables
public DhtSegment(int marker,
byte[] segmentData)
throws java.io.IOException
java.io.IOExceptionpublic DhtSegment(int marker,
int length,
java.io.InputStream is)
throws java.io.IOException
java.io.IOExceptionpublic java.lang.String getDescription()
getDescription in class Segment"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"