SoftwareSerial - Can not send 0x00

Why is this only a problem for the 0x00 , and not a problem for the 0x55 ?

And wouldn't it be easier to put this sequence into some kind of string or array or even a loop, rather
than waste code space with 5 calls to the same function ?