Files
zig/lib/std/zig
Matthew Lugg cd7d8dff26 std.zig.Server: read error bundle as little-endian
Again, `std.zig.Server` expects little-endian. This is easy; we just use
a `Reader.fixed` instead of directly `@ptrCast`ing data out of the
buffer.
2025-11-19 01:42:45 +01:00
..
2025-09-24 20:01:19 -07:00
2025-08-29 17:14:26 -07:00
2025-07-07 13:39:16 -07:00
2025-09-24 12:46:48 +02:00
2025-10-29 06:20:50 -07:00
2025-09-18 18:56:18 -04:00
2025-03-07 22:22:01 +01:00
2025-08-29 17:14:26 -07:00