Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
It seems the Java IPC writer implementation does not emit the Endianness information at all (making it Little by default). This complicates interoperability with the C++ IPC reader, which does read this information and acts on it to decide whether it needs to byteswap the incoming data.
Attachments
Issue Links
- links to