|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PooledByteArray | |
|---|---|
| net.sf.mmm.util.io.impl | Contains implementations for utilities that help to read and write data, process bytes, etc. |
| Uses of PooledByteArray in net.sf.mmm.util.io.impl |
|---|
| Fields in net.sf.mmm.util.io.impl declared as PooledByteArray | |
|---|---|
private PooledByteArray |
PooledByteArray.parent
The parent that created this array. |
| Constructors in net.sf.mmm.util.io.impl with parameters of type PooledByteArray | |
|---|---|
PooledByteArray(byte[] buffer,
int startIndex,
int maximumIndex,
PooledByteArray parent)
The constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||