public static interface CompositeByteArrayRelativeWriter.Expander
CompositeByteArray.| Modifier and Type | Method and Description |
|---|---|
void |
expand(CompositeByteArray cba,
int minSize)
Expand a ByteBuffer by minSize bytes
|
void expand(CompositeByteArray cba, int minSize)
cba - The ByteBuffer to expandminSize - The new added sizeCopyright © 2004–2024 Apache MINA Project. All rights reserved.