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 Closeable
close
in interface AutoCloseable
IOException
public RandomAccess createBuffer() throws IOException
createBuffer
in interface RandomAccessStreamCache
IOException
- if something went wrongCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.