Hacker News new | ask | show | jobs
by LocalH 503 days ago
Bytes are not strictly ASCII. Even within the realm of ASCII, if you have a binary with strings terminated in 0x00, those aren't generally called "NUL-terminated strings".