| Interface | Description |
|---|---|
| IWrappedReadableResource |
Interface for readable resources that are "wrapped".
|
| IWrappedWritableResource |
Interface for writable resources that are "wrapped".
|
| Class | Description |
|---|---|
| AbstractWrappedReadableResource |
A wrapper around a readable resource for
InputStream manipulation . |
| AbstractWrappedWritableResource |
A wrapper around a writable resource for
OutputStream manipulation . |
| GZIPReadableResource |
A readable resource that is GZIP compressed.
|
| GZIPWritableResource |
A writable resource that is GZIP compressed.
|
Copyright © 2014–2022 Philip Helger. All rights reserved.