Class TIFFRandomFileAccess
java.lang.Object
org.eclipse.swt.internal.image.TIFFRandomFileAccess
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) byte[][](package private) static final int(package private) int(package private) LEDataInputStream(package private) static final int(package private) int(package private) int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
inputStream
LEDataInputStream inputStream -
start
int start -
current
int current -
next
int next -
buffers
byte[][] buffers -
CHUNK_SIZE
static final int CHUNK_SIZE- See Also:
-
LIST_SIZE
static final int LIST_SIZE- See Also:
-
-
Constructor Details
-
TIFFRandomFileAccess
-
-
Method Details
-
seek
- Throws:
IOException
-
read
- Throws:
IOException
-