public class RandomAccessStreamCacheImpl extends Object implements RandomAccessStreamCache
RandomAccessStreamCache.StreamCacheCreateFunction| Constructor and Description |
|---|
RandomAccessStreamCacheImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
RandomAccess |
createBuffer()
Creates an instance of a buffer implementing the interface org.apache.pdfbox.io.RandomAccess.
|
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic RandomAccess createBuffer() throws IOException
createBuffer in interface RandomAccessStreamCacheIOException - if something went wrongCopyright © 2002–2025 The Apache Software Foundation. All rights reserved.