int
| [url=http://bbs.itheima.com/forum.php?mod=post&action=newthread&fid=231#read(byte[], int, int)]read[/url](byte[] b, int off, int len)
从包含的输入流中将最多 len 个字节读入一个 byte 数组中。
|
void
| [url=http://bbs.itheima.com/forum.php?mod=post&action=newthread&fid=231#readFully(byte[], int, int)]readFully[/url](byte[] b, int off, int len)
|