Actually, I'd say it could even possibly slow things down. Instead of sending everything in one go, you would need to dereference each string element and *then* send it. And that's only if i'm not misinterpretting the W3C's definition of 'binary' - I can't bother reading their bloated documentation anymore.