Package | Description |
---|---|
net.sf.mmm.util.io.impl |
Contains implementations for utilities that help to read and write data, process bytes, etc.
|
Modifier and Type | Field and Description |
---|---|
private PooledByteArray |
PooledByteArray.parent
The parent that
created this array. |
Constructor and Description |
---|
PooledByteArray(byte[] buffer,
int startIndex,
int maximumIndex,
PooledByteArray parent)
The constructor.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.