Package | Description |
---|---|
org.apache.mina.util.byteaccess |
Modifier and Type | Class | 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 | Description |
---|---|
CompositeByteArrayRelativeWriter(CompositeByteArray cba,
CompositeByteArrayRelativeWriter.Expander expander,
CompositeByteArrayRelativeWriter.Flusher flusher,
boolean autoFlush) |
Creates a new instance of CompositeByteArrayRelativeWriter.
|
Copyright © 2004–2018 Apache MINA Project. All rights reserved.