mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +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`