public class VirtualRandomAccessFile extends Object
Constructor and Description |
---|
VirtualRandomAccessFile(VDBResource file,
String mode) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
SafeRandomAccessFile |
getSafeRandomAccessFile() |
public VirtualRandomAccessFile(VDBResource file, String mode) throws IOException
IOException
public SafeRandomAccessFile getSafeRandomAccessFile() throws IOException
IOException
public void close()
Copyright © 2019. All rights reserved.