|
kAWT Version 0.60 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.io.FileInputStream
| Constructor Summary | |
FileInputStream(File file)
|
|
| Method Summary | |
void |
close()
|
int |
read()
|
int |
read(byte[] buf,
int start,
int len)
|
| Constructor Detail |
public FileInputStream(File file)
throws FileNotFoundException
| Method Detail |
public void close()
public int read(byte[] buf,
int start,
int len)
throws java.io.IOException
public int read()
throws java.io.IOException
|
kAWT Version 0.60 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||