public class UnknownSegment extends GenericSegment
| Constructor and Description |
|---|
UnknownSegment(int marker,
byte[] bytes) |
UnknownSegment(int marker,
int markerLength,
InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
dump, dump, getSegmentData, getSegmentData, getSegmentDataAsStringgetSegmentType, toStringdebugNumber, debugNumber, getByteOrder, setByteOrderpublic UnknownSegment(int marker,
int markerLength,
InputStream is)
throws IOException
IOExceptionpublic UnknownSegment(int marker,
byte[] bytes)
public String getDescription()
getDescription in class SegmentCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.