How can byte order (big or little endianness) be checked from within Qbs? I do not know any other way to do it in Qbs or pure JavaScript. The idea is to avoid any other dependency from within Qbs, e.g. node.js' os.endianness().
Qbs, How to check byte order
89 Views Asked by Amani At
        	1
        	
        
	 
                        
There is the
cpp.endiannessproperty.