show/hide this revision's text 2 added 88 characters in body

Yes; it's just a stream of bytes. Any byte value can appear in there .(including zero, which is more likely to cause you problems than whitespace characters!)

show/hide this revision's text 1

Yes; it's just a stream of bytes. Any byte value can appear in there.