master #14

Merged
minglipro merged 2 commits from master into dev 2026-01-14 13:03:55 +08:00
Owner
No description provided.
minglipro added 2 commits 2026-01-14 13:03:52 +08:00
Reviewed-on: #13
- 在ByteBufferUtils中添加getVarLong、getVarInt、getVarShort读取变长数字功能
- 在ByteBufferUtils中添加putVarLong、putVarInt、putVarShort写入变长数字功能
- 新增Debouncer防抖器类用于防止短时间内重复执行任务
- 更新build.gradle.kts中mybatis-plus-core依赖版本至3.5.15
- 优化FileUtils中文件操作方法,增加Path和File类型的扩展函数
- 添加字节转义字符常量定义和hex字符串转换工具方法
minglipro merged commit f5d90a95de into dev 2026-01-14 13:03:55 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: minglipro/mingli-utils#14
No description provided.