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
IOExceptionpublic SafeRandomAccessFile getSafeRandomAccessFile() throws IOException
IOExceptionpublic void close()
Copyright © 2019. All rights reserved.