saipubw
|
59bbecfc00
|
[struct_pack] enhance struct_pack::write/read/get_write_size (#551)
|
2023-12-28 16:50:16 +08:00 |
saipubw
|
d669b58cb8
|
[struct_pack][fix] fix bug of struct_pack::write (#537)
|
2023-12-26 15:01:09 +08:00 |
chuanzhisongshu
|
bcfb71569a
|
fix code error (#539)
Co-authored-by: Zezheng.Li <Zezheng.Li@linux.alibaba.com>
|
2023-12-25 11:34:49 +08:00 |
saipubw
|
9566c49a12
|
[struct_pack][feature] add support for user-defined serialization (#514)
|
2023-12-05 12:07:39 +08:00 |
saipubw
|
c8dbcf65d5
|
[struct_pack] support fast_varint encode, allow encode int as varint by config (#499)
* add support for fast_varint encoding
* allow serialize normal int as varint encode
|
2023-11-23 20:36:49 +08:00 |
saipubw
|
71692db591
|
[struct_pack] Add support for big-endian platform (#474)
|
2023-10-13 15:36:33 +08:00 |