public interface RandomAccessStreamCache extends Closeable
Modifier and Type | Interface and Description |
---|---|
static interface |
RandomAccessStreamCache.StreamCacheCreateFunction |
Modifier and Type | Method and Description |
---|---|
RandomAccess |
createBuffer()
Creates an instance of a buffer implementing the interface org.apache.pdfbox.io.RandomAccess.
|
RandomAccess createBuffer() throws IOException
IOException
- if something went wrongCopyright © 2002–2023 The Apache Software Foundation. All rights reserved.