A
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
V
W
R
- read() - function in net.sf.fsp.fsplib.FSPInputStream
- reads next byte from stream or -1 if EOF
- read(kotlin.Array,int,int) - function in net.sf.fsp.fsplib.FSPInputStream
- reads data from FSP stream
- readAllBytes() - function in java.io.InputStream
- readNBytes(kotlin.Array,int,int) - function in java.io.InputStream
- readNBytes(int) - function in java.io.InputStream
- reset() - function in net.sf.fsp.fsplib.FSPInputStream
- Repositions this stream to the position at the time the mark method was last called on this input stream.