Searched defs:readChar (Results 1 – 5 of 5) sorted by relevance
214 public char readChar() throws IOException { in readChar() method in FastDataInput
68 void readChar(int id, char value); in readChar() method
216 private static Pair<Integer, Character> readChar(CharSequence s, int pos, char expectedChar) { in readChar() method in PageRangeUtils
1637 status_t Parcel::readChar(char16_t *pArg) const in readChar() function in android::Parcel1645 char16_t Parcel::readChar() const in readChar() function in android::Parcel
4945 public char readChar() throws IOException { in readChar() method in ExifInterface.ByteOrderedDataInputStream