public static class JFIFInputStream.Segment
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
length
If the marker starts a marker segment, holds the length
of the data in the data segment.
|
int |
marker
Holds the marker code.
|
long |
offset
Holds the offset of the first data byte to the beginning
of the stream.
|
Constructor and Description |
---|
Segment(int marker,
long offset,
int length) |
Modifier and Type | Method and Description |
---|---|
boolean |
isEntropyCoded() |
java.lang.String |
toString() |
public final int marker
public final long offset
public final int length
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"