mirror of
https://github.com/ziglang/zig.git
synced 2026-02-02 12:43:40 +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`