mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
merge conflict
This commit is contained in:
@@ -247,7 +247,7 @@ public class SymmetricCrypto implements Serializable {
|
||||
}
|
||||
|
||||
/**
|
||||
* 加密,针对大数据量,结束后不关闭流
|
||||
* 加密,针对大数据量,可选结束后是否关闭流
|
||||
*
|
||||
* @param data 被加密的字符串
|
||||
* @param out 输出流,可以是文件或网络位置
|
||||
|
Reference in New Issue
Block a user