diff options
author | Robby Zambito <contact@robbyzambito.me> | 2025-04-05 00:48:10 -0400 |
---|---|---|
committer | Robby Zambito <contact@robbyzambito.me> | 2025-04-06 13:08:09 -0400 |
commit | ac5511e9bdda73f42e58189e7e143e8ba78ceb26 (patch) | |
tree | ef1bd0dcf60aa15f4684d9df12815342a4334901 /src/root.zig | |
parent | efcd866d6ca73dcc3455ad80210c8d8d805a9045 (diff) |
Not using writer
Use direct mem copying into the buf instead of writing to it with the writer interface.
Probably better to use the writer actually, since this suffers from the same issue with the extra two null bytes.
Diffstat (limited to 'src/root.zig')
0 files changed, 0 insertions, 0 deletions