April 05
Prof. Ismael H. F. Santos -  ismael@tecgraf.puc-rio.br                                                          2
DataInput
npublic abstract void readFully(byte b[]) throws IOException
npublic abstract int skipBytes(int n) throws IOException
npublic abstract boolean readBoolean() throws IOException
npublic abstract byte readByte() throws IOException
npublic abstract int readUnsignedByte() throws IOException
npublic abstract char readChar() throws IOException
n...
+ signed e unsigned short
+ int, long, float, double