Searched defs:readChar (Results 1 – 9 of 9) sorted by relevance
388 char readChar() throws IOException; in readChar() method
367 public final char readChar() throws IOException { in readChar() method in DataInputStream
875 public final char readChar() throws IOException { in readChar() method in RandomAccessFile
997 public char readChar() throws IOException { in readChar() method in ObjectInputStream3154 public char readChar() throws IOException { in readChar() method in ObjectInputStream.BlockDataInputStream
475 public char readChar() throws IOException { in readChar() method in DataInputStreamTest.TestDataInputStream
110 private static int readChar(java.io.Reader in, java.lang.String errMsg) in readChar() method in AVA
140 public final char readChar() throws java.io.IOException { in readChar() method in RandomAccessFile
127 public char readChar() throws java.io.IOException { in readChar() method in ObjectInputStream432 public char readChar() throws java.io.IOException { in readChar() method in ObjectInputStream.BlockDataInputStream
574 private static int readChar(Reader in, String errMsg) throws IOException { in readChar() method in AVA