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, setSegmentLength
getSegmentMarker, setSegmentMarker, verify, writeToStream
public JPEGStartOfImage()
public JPEGStartOfImage(byte[] reference)
public JPEGStartOfImage(LEDataInputStream byteStream)
public int signature()
signature
in class JPEGSegment
public int fixedSize()
fixedSize
in class JPEGFixedSizeSegment