public class ComSegment extends GenericSegment
Constructor and Description |
---|
ComSegment(int marker,
byte[] segmentData) |
ComSegment(int marker,
int markerLength,
InputStream is) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getComment()
Returns a copy of the comment.
|
String |
getDescription() |
dump, dump, getSegmentData, getSegmentData, getSegmentDataAsString
getSegmentType, toString
debugNumber, debugNumber, getByteOrder, setByteOrder
public ComSegment(int marker, byte[] segmentData)
public ComSegment(int marker, int markerLength, InputStream is) throws IOException
IOException
public byte[] getComment()
public String getDescription()
getDescription
in class Segment
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.