IKVM11  11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
IKVM.Java.Externs.java.io.FileOutputStream Member List

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.FileOutputStreamstatic
open0(object this_, string path, bool append)IKVM.Java.Externs.java.io.FileOutputStreamstatic
write(object self, int byte_, bool append)IKVM.Java.Externs.java.io.FileOutputStreamstatic
writeBytes(object self, byte[] bytes, int off, int len, bool append)IKVM.Java.Externs.java.io.FileOutputStreamstatic