ByteVector String::data(Type t) const - SystemByteOrder

Tsuda Kageyu tsuda.kageyu at gmail.com
Wed Jan 22 19:33:28 UTC 2014


Hi Festus.

>The question was:
>>> Couldn't Utils::SystemByteOrder be followed here.

Because the operation is not affected by the system byte order. It 
encodes UTF-16 in little-endian format on all systems. No need to check 
Utils::SystemByteOrder.

Kageyu.


More information about the taglib-devel mailing list