|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter.ChunkedExpander
public static class CompositeByteArrayRelativeWriter.ChunkedExpander
Expands the supplied CompositeByteArray by the number of
bytes provided in the constructor
| Constructor Summary | |
|---|---|
CompositeByteArrayRelativeWriter.ChunkedExpander(ByteArrayFactory baf,
int newComponentSize)
|
|
| Method Summary | |
|---|---|
void |
expand(CompositeByteArray cba,
int minSize)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompositeByteArrayRelativeWriter.ChunkedExpander(ByteArrayFactory baf,
int newComponentSize)
| Method Detail |
|---|
public void expand(CompositeByteArray cba,
int minSize)
expand in interface CompositeByteArrayRelativeWriter.Expander
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||