add ByteUtil

This commit is contained in:
Looly
2021-03-30 17:22:33 +08:00
parent 1370e7c68e
commit 026da32fb3
9 changed files with 474 additions and 250 deletions

View File

@@ -3,9 +3,10 @@
-------------------------------------------------------------------------------------------------------------
# 5.6.3 (2021-03-28)
# 5.6.3 (2021-03-30)
### 新特性
* 【core 】 修改数字转换的实现增加按照指定端序转换pr#1492@Github
### Bug修复
-------------------------------------------------------------------------------------------------------------