|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
This is the complete list of members for IKVM.Java.Externs.java.io.FileOutputStream, including all inherited members.
| close0(object this_) | IKVM.Java.Externs.java.io.FileOutputStream | static |
| open0(object this_, string path, bool append) | IKVM.Java.Externs.java.io.FileOutputStream | static |
| write(object self, int byte_, bool append) | IKVM.Java.Externs.java.io.FileOutputStream | static |
| writeBytes(object self, byte[] bytes, int off, int len, bool append) | IKVM.Java.Externs.java.io.FileOutputStream | static |