final class JPEGComment extends JPEGVariableSizeSegment
reference| Constructor and Description |
|---|
JPEGComment(byte[] reference) |
JPEGComment(LEDataInputStream byteStream) |
| Modifier and Type | Method and Description |
|---|---|
int |
signature() |
getSegmentLength, getSegmentMarker, setSegmentLength, setSegmentMarker, verify, writeToStreampublic JPEGComment(byte[] reference)
public JPEGComment(LEDataInputStream byteStream)
public int signature()
signature in class JPEGSegment