A
B
C
D
F
G
H
I
L
M
N
P
R
S
T
W
R
- read() - function in app.redwarp.gif.decoder.streams.BufferedRandomAccessFile
- read(ByteArray,Integer,Integer) - function in app.redwarp.gif.decoder.streams.BufferedRandomAccessFile
- read(ByteArray) - function in java.io.BufferedRandomAccessFile
- read() - function in java.io.ReplayInputStream
- read(ByteArray) - function in java.io.ReplayInputStream
- read(ByteArray,Integer,Integer) - function in java.io.ReplayInputStream
- readAllBytes() - function in java.io.ReplayInputStream
- readBoolean() - function in java.io.BufferedRandomAccessFile
- readByte() - function in java.io.BufferedRandomAccessFile
- readChar() - function in java.io.BufferedRandomAccessFile
- readDouble() - function in java.io.BufferedRandomAccessFile
- readFloat() - function in java.io.BufferedRandomAccessFile
- readFully(ByteArray) - function in java.io.BufferedRandomAccessFile
- readFully(ByteArray,Integer,Integer) - function in java.io.BufferedRandomAccessFile
- readImageData(ReplayInputStream) - function in app.redwarp.gif.decoder.Parser
- readInt() - function in java.io.BufferedRandomAccessFile
- readLine() - function in java.io.BufferedRandomAccessFile
- readLong() - function in java.io.BufferedRandomAccessFile
- readNBytes(Integer) - function in java.io.ReplayInputStream
- readNBytes(ByteArray,Integer,Integer) - function in java.io.ReplayInputStream
- readShort() - function in java.io.BufferedRandomAccessFile
- readUnsignedByte() - function in java.io.BufferedRandomAccessFile
- readUnsignedShort() - function in java.io.BufferedRandomAccessFile
- readUTF() - function in java.io.BufferedRandomAccessFile
- ReplayInputStream - class in app.redwarp.gif.decoder.streams
- An InputStream that can be "replayed" by seeking a position.
- reset() - function in java.io.ReplayInputStream
- RESTORE_TO_BACKGROUND - enum entry in app.redwarp.gif.decoder.descriptors.GraphicControlExtension.Disposal
After the frame is shown, restore the whole canvas to the background color.
- RESTORE_TO_PREVIOUS - enum entry in app.redwarp.gif.decoder.descriptors.GraphicControlExtension.Disposal
After the frame is shown, restore the canvas to the previous frame.