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 © 2014 Oracle Corporation. All Rights Reserved.