mirror of
https://github.com/motajs/template.git
synced 2026-09-26 21:28:14 +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 |
||
|---|---|---|
| .. | ||
| src | ||
| package.json | ||