fix io bug

This commit is contained in:
Looly
2021-03-14 09:14:05 +08:00
parent 02c72c7582
commit ff23934b24
2 changed files with 8 additions and 3 deletions

View File

@@ -8,6 +8,7 @@
### 新特性
* 【crypto 】 SecureUtil去除final修饰符issue#1474@Github
### Bug修复
* 【core 】 修复IoUtil.readBytes的FileInputStream中isClose参数失效问题issue#I3B7UD@Gitee
-------------------------------------------------------------------------------------------------------------