Files
zig/src
Andrew Kelley deb9f3e88f std.Io: handle packed structs better
Rather than having the endian-suffixed functions be the preferred ones
the unsuffixed ones are the preferred ones and the tricky functions get
a special suffix.

Makes packed structs read and written the same as integers.

closes #12960
2025-07-14 18:43:56 -07:00
..
2025-07-14 15:16:17 +02:00
2025-07-14 15:16:17 +02:00
2025-07-14 18:43:56 -07:00
2025-07-07 22:43:51 -07:00
2025-07-07 22:43:51 -07:00
2025-07-14 18:43:56 -07:00