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, getSegmentDataAsString
getSegmentType, toString
debugNumber, debugNumber, getByteOrder, setByteOrder
public UnknownSegment(int marker, int markerLength, InputStream is) throws IOException
IOException
public UnknownSegment(int marker, byte[] bytes)
public String getDescription()
getDescription
in class Segment
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.