anyascii.zig/src
Madeorsk eb85754ece
anyasciiWrite with zig writer to avoid unnecessary allocations.
+ Add `anyasciiWrite` which writes to a zig writer directly to avoid unnecessary allocations in some use cases.
+ Use `anyasciiWrite` utf8ToAscii to avoid allocation duplicates in the previous implementation.
2025-01-08 22:14:56 +01:00
..
lib.zig anyasciiWrite with zig writer to avoid unnecessary allocations. 2025-01-08 22:14:56 +01:00