| Package | Description |
|---|---|
| de.schlichtherle.truezip.socket |
Provides I/O sockets to address and resolve targets for I/O operations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IOPool<E extends IOEntry<E>>
A pool for allocating I/O buffers, which are used as a volatile storage for
bulk data.
|
| Modifier and Type | Class and Description |
|---|---|
private class |
IOCache.InputBufferPool |
private class |
IOCache.OutputBufferPool |
private class |
IOCache.WriteBackOutputBufferPool |
private class |
IOCache.WriteThroughOutputBufferPool |
Copyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.