public static interface ByteChunk.ByteOutputChannel
| Modifier and Type | Method and Description | 
|---|---|
| void | realWriteBytes(byte[] cbuf,
int off,
int len)Send the bytes ( usually the internal conversion buffer ). | 
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.