...
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}} \[[Cohen 1981|AA. Bibliography#Cohen 81]\] "On Holy Wars and a Plea for Peace" \[[Harold 1997|AA. Bibliography#Harold 97]\] Chapter 2: "Primitive Data Types, Cross Platform issues" |
...
03. Integers (INT) NUM06-J. Provide mechanisms to handle unsigned data when requiredFIO11-J. Do not attempt to read raw binary data as character data 12. Input Output (FIO) FIO13-J. Do not rely on the write() method to output integers outside the range 0 to 255