Searched defs:readChar (Results 1 – 9 of 9) sorted by relevance
374 char readChar() throws IOException; in readChar() method
362 public final char readChar() throws IOException { in readChar() method in DataInputStream
857 public final char readChar() throws IOException { in readChar() method in RandomAccessFile
994 public char readChar() throws IOException { in readChar() method in ObjectInputStream2932 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