mirror of
https://github.com/motajs/template.git
synced 2026-09-24 18:13:31 +08:00
- Encode bigint bytes by bit-shift mask instead of the broken accumulator - Decode the bigint length prefix and payload bytes unsigned - Encode negative bigint as dedicated type 8 with magnitude payload - Un-skip the multi-byte and heterogeneous bigint cases, add focused cases |
||
|---|---|---|
| .. | ||
| client-base | ||
| client-modules | ||
| data-base | ||
| data-common | ||
| data-fallback | ||
| data-state | ||
| data-system | ||
| entry-client | ||
| entry-data | ||
| legacy-plugin-client | ||
| legacy-plugin-data | ||