...
Wiki Markup |
---|
\[[API 2006|AA. Bibliography#API 06]\] Class [ByteBuffer|http://download.oracle.com/javase/6/docs/api/java/nio/ByteBuffer.html]: Methods {{wrap}} and {{order}}. Class [Integer|http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html]: method {{reverseBytes}} \[[Harold 1997|AA. Bibliography#Harold 97]\] Chapter 2: "Primitive Data Types, Cross Platform issues" |
...
INT06NUM06-J. Avoid incorrect mixing of signed integers with bitwise operators 03. Integers (INT) INT08-J. Provide mechanisms to handle unsigned data when required