[Interest] Interest Digest, Vol 79, Issue 19

Ulf Hermann ulf.hermann at qt.io
Thu Apr 26 10:37:04 CEST 2018


> When I said "most machines are little-endian", I was referring to machines Qt 
> runs on and, therefore, would use QDataStream. The fact that the default is 
> big endian is short-sighted. It should default to little-endian.

We could change the default. All it takes is a new QDataStream::Version, isn't it? (And whoever prefers big endian can then still setByteOrder() on the data stream).

Ulf



More information about the Interest mailing list