private final class IOCache.Buffer.BufferReadOnlyFile extends DecoratingReadOnlyFile
| Modifier and Type | Field and Description |
|---|---|
private boolean |
closed |
delegate| Constructor and Description |
|---|
IOCache.Buffer.BufferReadOnlyFile(ReadOnlyFile rof) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes this read-only file and releases any non-heap resources
allocated for it.
|
getFilePointer, length, read, read, seek, toStringread, readFully, readFullyIOCache.Buffer.BufferReadOnlyFile(ReadOnlyFile rof)
public void close()
throws java.io.IOException
ReadOnlyFileclose in interface ReadOnlyFileclose in interface java.io.Closeableclose in interface java.lang.AutoCloseableclose in class DecoratingReadOnlyFilejava.io.IOExceptionCopyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.