public class OutFile extends DataOutputStream
writtenout| Constructor and Description |
|---|
OutFile(File file) |
OutFile(String filename) |
flush, size, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTFclose, writeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwritepublic OutFile(String filename) throws IOException
IOExceptionpublic OutFile(File file) throws IOException
IOExceptionCopyright © 2002–2019 Starter Inc.. All rights reserved.