JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
B
C
D
F
G
M
R
S
T
U
W
R
readBytes(InputStream)
- Static method in class ch.hevs.isi.utils.
Utility
Reads the incoming data from an input stream as long as there is something to read and saved the data in an array of bytes.
readLine(InputStream)
- Static method in class ch.hevs.isi.utils.
Utility
Reads a line of text.
readNBytes(InputStream, int)
- Static method in class ch.hevs.isi.utils.
Utility
Reads from the given input stream an amount of bytes and retrieves these data as an array of bytes.
rnd
- Static variable in class ch.hevs.isi.utils.
Utility
Object to get some random values...
B
C
D
F
G
M
R
S
T
U
W
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes