public class NormalRandomAccessFile extends RandomAccessFileimplements RandomAccess
| Constructor and Description |
|---|
NormalRandomAccessFile(File
|
NormalRandomAccessFile(String
|
close, getChannel, getFD, getFilePointer, length, read, read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, seek, setLength, skipBytes, write, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTFclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFilePointer, read, read, readDouble, readFloat, readInt, readLong, readShort, seekpublic NormalRandomAccessFile(Filefile) throws FileNotFoundException
FileNotFoundException
public NormalRandomAccessFile(Stringname) throws FileNotFoundException
FileNotFoundException