| Package | Description |
|---|---|
| org.apache.pdfbox.io |
This package contains IO streams.
|
| Modifier and Type | Method and Description |
|---|---|
RandomAccess |
ScratchFile.createBuffer()
Creates a new buffer using this page handler.
|
RandomAccess |
ScratchFile.createBuffer(InputStream input)
Creates a new buffer using this page handler and initializes it with the
data read from provided input stream (input stream is copied to buffer).
|
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.