The members of Java.IO.FileInputStream are listed below.
See Also: Inherited members from Java.IO.InputStream
| Constructs a new FileInputStream that reads from file. | ||
| Constructs a new FileInputStream that reads from fd. | ||
| Equivalent to new FileInputStream(new File(path)). |
| A constructor used when creating managed representations of JNI objects; called by the runtime. |
| [read-only] | Channel | Java.Nio.Channels.FileChannel. Returns a read-only Java.Nio.Channels.FileChannel that shares its position with this stream. |
| [read-only] | FD | FileDescriptor. Returns the underlying file descriptor. |
| [read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
| [read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |