| Package | Description |
|---|---|
| org.sejda.io |
| Modifier and Type | Class and Description |
|---|---|
class |
BufferedSeekableSource
SeekableSource wrapping an existing one and providing buffered read. |
class |
ByteArraySeekableSource
A byte array based
SeekableSource with a max size of 2GB. |
class |
FileChannelSeekableSource
A
SeekableSource implementation based on FileChannel. |
class |
MemoryMappedSeekableSource
A
SeekableSource implementation based on MappedByteBuffer. |
Copyright © 2018 sejda. All rights reserved.