mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
fix doc
This commit is contained in:
parent
f8d7fe1daf
commit
8d98c049f2
@ -275,7 +275,7 @@ public class IoUtil extends NioUtil {
|
||||
/**
|
||||
* 从流中读取内容,读取完毕后关闭流
|
||||
*
|
||||
* @param in 输入流,读取完毕后并不关闭流
|
||||
* @param in 输入流,读取完毕后关闭流
|
||||
* @param charset 字符集
|
||||
* @return 内容
|
||||
* @throws IORuntimeException IO异常
|
||||
|
Loading…
x
Reference in New Issue
Block a user