1
0
mirror of https://github.com/fumiama/base16384.git synced 2026-06-06 18:50:31 +08:00
Commit Graph

8 Commits

Author SHA1 Message Date
源文雨
65512e2dcd sync (#22)
* fix typo

* fix: 32bit be decoding

* chore: add Rust alternative (#18)

* Update C# Link (#20)

* 尝试修复#19

- 移除未使用的参数 int blen
- 完善文档、注释
- 完善文件名错误检测
- 修复 encbuf, decbuf 处理逻辑

* fix: disable mmap in windows

* fix: encode bufsz (#19)

* v2.2.5

* Update Swift Link (#21)

---------

Co-authored-by: 忘忧北萱草 <wybxc@qq.com>
Co-authored-by: LC <64722907+lc6464@users.noreply.github.com>
Co-authored-by: oboard <oboard@outlook.com>
2024-03-26 01:52:27 +09:00
源文雨
567274a1e7 fix: data mismatch on stream decode with BOM 2023-05-18 14:14:48 +08:00
源文雨
e270980b37 fix: restrict license to GPL-3+ 2022-12-08 11:39:47 +08:00
源文雨
fd2cc4a899 优化错误输出,新增-t参数,新增文件API 2022-10-16 11:47:14 +08:00
源文雨
9b672ff535 add file headers 2022-06-03 11:51:11 +08:00
源文雨
22837fee6c feat: add mmap 2022-04-01 21:14:19 +08:00
源文雨
dee80e9d99 fix build on windows 2022-03-19 20:06:07 +08:00
源文雨
c65a2342e8 new no-malloc api 2022-03-19 19:26:25 +08:00