final class JPEGStartOfImage extends JPEGFixedSizeSegment
reference| Constructor and Description |
|---|
JPEGStartOfImage() |
JPEGStartOfImage(byte[] reference) |
JPEGStartOfImage(LEDataInputStream byteStream) |
| Modifier and Type | Method and Description |
|---|---|
int |
fixedSize() |
int |
signature() |
getSegmentLength, setSegmentLengthgetSegmentMarker, setSegmentMarker, verify, writeToStreampublic JPEGStartOfImage()
public JPEGStartOfImage(byte[] reference)
public JPEGStartOfImage(LEDataInputStream byteStream)
public int signature()
signature in class JPEGSegmentpublic int fixedSize()
fixedSize in class JPEGFixedSizeSegment