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 |
IoBufferPool
An abstract pool for allocating I/O buffers, which can get used as a
volatile storage for bulk I/O.
|
class |
MemoryBufferPool
A pool of I/O buffers which share their contents with
byte buffers.
|
Copyright © 2012–2016 Schlichtherle IT Services. All rights reserved.