Searched defs:writeChar (Results 1 – 2 of 2) sorted by relevance
109 void writeChar(int v) throws IOException; in writeChar() method
73 public void writeChar(int v) throws IOException { in writeChar() method in ImageOutputStreamImpl