Github user Harbs commented on the issue: https://github.com/apache/flex-asjs/pull/10 The thing is: Endianness based on the hardware was done for a reason: http://calculist.org/blog/2012/04/24/the-little-endian-web/ Basically, if the data is being used for GPU drawing, it needs to be native for efficiency. I'm not sure if BinaryData objects will be used for that purpose, but it's something to keep in mind.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---