public static interface ByteChunk.ByteInputChannel
| 限定符和类型 | 方法和说明 |
|---|---|
int |
realReadBytes(byte[] cbuf,
int off,
int len)
Read new bytes ( usually the internal conversion buffer ).
|
int realReadBytes(byte[] cbuf,
int off,
int len)
throws java.io.IOException
java.io.IOExceptionCopyright © 2001-2014 hynnet.com