From: JR S. <sc...@we...> - 2012-08-14 02:10:27
|
It appears that the java.nio.ByteOrder class is not implemented in the C interface. This seems odd,as the rest of the java.nio.* class is entirely present and functional. This means that it is impossible to switch the byte order from the default BIG_ENDIAN. Is this an intentional omission (i.e. only one byte order is implemented)? Is there an easy work around? It would seem that the ByteOrder class should have been translated along with the rest of the package, automatically! JR -- J.R. Schmidt WebMO, LLC Fax: (734) 418-1077 E-mail: sc...@we... http://www.webmo.net |