The constructors of Java.IO.FileOutputStream are listed below. For a list of all members, see the FileOutputStream Members list.
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. |