mirror of
https://github.com/ziglang/zig.git
synced 2026-01-11 18:05:11 +00:00
- `bytes` -> `buffer` - Correct naming consistency between 1. fn argument and doc comment of `(read|write)PackedTwosComplement` 2. fn arguments of `(read|write)PackedTwosComplement` and `(read|write)TwosComplement`