Class BufferedRandomAccessFile

java.lang.Object
java.io.RandomAccessFile
org.ujmp.core.util.io.BufferedRandomAccessFile
All Implemented Interfaces:
Closeable, DataInput, DataOutput, AutoCloseable

public class BufferedRandomAccessFile extends RandomAccessFile