final class IOCache.Buffer.BufferReadOnlyFile extends DecoratingReadOnlyFile
| Modifier and Type | Field and Description |
|---|---|
(package 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 IOException
ReadOnlyFileclose in interface ReadOnlyFileclose in interface Closeableclose in interface AutoCloseableclose in class DecoratingReadOnlyFileIOExceptionCopyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.