final class JPEGRestartInterval extends JPEGFixedSizeSegment
reference
Constructor and Description |
---|
JPEGRestartInterval(LEDataInputStream byteStream) |
Modifier and Type | Method and Description |
---|---|
int |
fixedSize() |
int |
getRestartInterval() |
int |
signature() |
getSegmentLength, setSegmentLength
getSegmentMarker, setSegmentMarker, verify, writeToStream
public JPEGRestartInterval(LEDataInputStream byteStream)
public int signature()
signature
in class JPEGSegment
public int getRestartInterval()
public int fixedSize()
fixedSize
in class JPEGFixedSizeSegment