public class FileRandomAccessSourceImpl extends Object implements RandomAccessSource
| Constructor and Description |
|---|
FileRandomAccessSourceImpl(RandomAccessFile raf) |
public FileRandomAccessSourceImpl(RandomAccessFile raf)
public ByteBuffer get(long offset, long size) throws IOException
get in interface RandomAccessSourceIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2019. All rights reserved.