-
- All Implemented Interfaces:
-
java.io.Closeable,java.lang.AutoCloseable
public final class BufferedRandomAccessFile implements Closeable
-
-
Field Summary
Fields Modifier and Type Field Description private final LongfilePointer
-
Constructor Summary
Constructors Constructor Description BufferedRandomAccessFile(File file, Integer bufferSize)
-