-
Notifications
You must be signed in to change notification settings - Fork 46k
Commit 34eb4d6
authored
Update io-basis.md
笔误 - Java IO 基础知识总结 - BufferedOutputStream(字节缓冲输出流)
BufferedOutputStream(字节缓冲输出流)这部分的描述,最后是"提高了读取效率",这里应该是提高输出或者写出的效率吧?
解决方案:删除了"读取"1 parent a2308d2 commit 34eb4d6
1 file changed
+2
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 | - | ||
23 | + | ||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| |||
430 | 430 |
| |
431 | 431 |
| |
432 | 432 |
| |
433 | - | ||
433 | + | ||
434 | 434 |
| |
435 | 435 |
| |
436 | 436 |
| |
|
0 commit comments