Searched refs:writeChar (Results 1 – 12 of 12) sorted by relevance
43 tos.writeChar(Character.MIN_VALUE); in writeReadOk()44 tos.writeChar(1234); in writeReadOk()45 tos.writeChar(Character.MAX_VALUE); in writeReadOk()195 assertThrows(IllegalArgumentException.class, () -> tos.writeChar(Character.MIN_VALUE - 1)); in writeBoundChecks()196 assertThrows(IllegalArgumentException.class, () -> tos.writeChar(Character.MAX_VALUE + 1)); in writeBoundChecks()
125 mDataOutputStream.writeChar(chars[i]); in writeTinyCharArray()133 public void writeChar(int v) throws IOException { in writeChar() method in TypedOutputStream135 mDataOutputStream.writeChar(v); in writeChar()
82 tos.writeChar(strings.size()); in close()
114 bos.writeChar(mMagic); in writeHeaderAndAppendTempFile()
82 typedOutputStream.writeChar(0x9ABC); in typedRandomAccess()
117 public static void writeChar(@NonNull Parcel p, int id, char val) { in writeChar() method in SafeParcelWriter
189 SafeParcelWriter.writeChar(mParcel, TEST_ID, val); in testReadWriteChar()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
META-INF/ META-INF/MANIFEST.MF org/ org/jf/ org/ ...