mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-09 09:03:44 -04:00
ec58b475b7
- `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`