public class RAF
extends java.io.RandomAccessFile
Constructor and Description |
---|
RAF(java.io.File file,
java.lang.String mode) |
RAF(java.lang.String name,
java.lang.String mode) |
Modifier and Type | Method and Description |
---|---|
java.io.File |
getFile() |
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, writeUTF