Statistics
Changed
Added
Removed
Unchanged
Total
Contexts
0
0
0
12
12
Status
Not Changed
Class Summary
FileInputStream
Field Detail
Constructor Detail
FileInputStream(java.io.File)
FileInputStream(java.io.FileDescriptor)
FileInputStream(java.lang.String)
Method Detail
available()
close()
getChannel()
getFD()
read()
read(byte[])
read(byte[],int,int)
skip(long)
© 2020 Oracle Corporation and/or its affiliates