News

So I have a program in Python for use on a Linux machine ... If my data has a zero byte, this is taken as the "end-of-string" terminator ('\0') by os.write() and nothing is written past that.