add methods

This commit is contained in:
Looly
2021-03-14 10:09:29 +08:00
parent 2337e3a367
commit 65d60a79fe
3 changed files with 107 additions and 5 deletions

View File

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