| Package | Description |
|---|---|
| net.java.truecommons.cio |
Provides generic services for reading and writing
entries in
containers,
e.g. file systems, archive files or I/O buffer pools.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DecoratingIoBufferPool
An abstract decorator for an I/O buffer pool.
|
class |
MemoryBufferPool
A pool of I/O buffers which share their contents with
byte buffers.
|
| Modifier and Type | Field and Description |
|---|---|
protected IoBufferPool |
DecoratingIoBufferPool.pool |
| Constructor and Description |
|---|
DecoratingIoBufferPool(IoBufferPool pool) |
Copyright © 2012–2016 Schlichtherle IT Services. All rights reserved.