Xwite
e8cca9b20d
refactor: remove duplicate implements in StringUtils EncoerUtils
Break Changes:
- this commit remove symmetric function in `JsExtensions`
Duplicate Implements:
- cn.hutool.core.util.HexUtil
io.legado.app.utils.StringUtils.hexStringToByte
io.legado.app.utils.StringUtils.byteToHexString
cn.hutool.core.util.HexUtil
- cn.hutool.crypto.symmetric.*
io.legado.app.utils.EncoderUtils
2022-10-16 10:00:51 +08:00
..
2022-10-14 00:33:25 +00:00
2022-04-23 09:00:35 +08:00
2022-10-02 23:20:31 +08:00
2022-10-16 10:00:51 +08:00
2022-01-03 23:59:44 +08:00
2022-10-10 04:48:55 +00:00
2022-03-07 19:21:14 +08:00
2022-01-03 23:59:44 +08:00
2022-10-02 09:15:17 +08:00