| Package | Description |
|---|---|
| org.apache.mina.util.byteaccess |
| Modifier and Type | Class and Description |
|---|---|
static class |
CompositeByteArrayRelativeWriter.ChunkedExpander
Expands the supplied
CompositeByteArray by the number of
bytes provided in the constructor |
static class |
CompositeByteArrayRelativeWriter.NopExpander
No-op expander.
|
| Constructor and Description |
|---|
CompositeByteArrayRelativeWriter(CompositeByteArray cba,
CompositeByteArrayRelativeWriter.Expander expander,
CompositeByteArrayRelativeWriter.Flusher flusher,
boolean autoFlush)
Creates a new instance of CompositeByteArrayRelativeWriter.
|
Copyright © 2004–2017 Apache MINA Project. All rights reserved.