A
C
D
F
G
H
I
L
M
N
P
R
S
T
U
R
- 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
- readImageData(ReplayInputStream) - function in app.redwarp.gif.decoder.Parser
- readNBytes(Integer) - function in java.io.ReplayInputStream
- readNBytes(ByteArray,Integer,Integer) - function in java.io.ReplayInputStream
- 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.
- Result - class in app.redwarp.gif.decoder
- Result.Error - class in app.redwarp.gif.decoder.Result
- Result.Success - class in app.redwarp.gif.decoder.Result