The members of Java.IO.FileOutputStream are listed below.
See Also: Inherited members from Java.IO.OutputStream
Constructs a new FileOutputStream that writes to file. | ||
Constructs a new FileOutputStream that writes to fd. | ||
Constructs a new FileOutputStream that writes to path. | ||
Constructs a new FileOutputStream that writes to file. | ||
Constructs a new FileOutputStream that writes to path. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] | Channel | Java.Nio.Channels.FileChannel. Returns a write-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. |