程序包 | 说明 |
---|---|
org.apache.mina.util.byteaccess |
限定符和类型 | 类和说明 |
---|---|
static class |
CompositeByteArrayRelativeWriter.ChunkedExpander
Expands the supplied
CompositeByteArray by the number of
bytes provided in the constructor |
static class |
CompositeByteArrayRelativeWriter.NopExpander
No-op expander.
|
构造器和说明 |
---|
CompositeByteArrayRelativeWriter(CompositeByteArray cba,
CompositeByteArrayRelativeWriter.Expander expander,
CompositeByteArrayRelativeWriter.Flusher flusher,
boolean autoFlush)
Creates a new instance of CompositeByteArrayRelativeWriter.
|