Searched defs:writeUTF (Results 1 – 2 of 2) sorted by relevance
180 void writeUTF(String s) throws IOException; in writeUTF() method
114 public void writeUTF(String s) throws IOException { in writeUTF() method in ImageOutputStreamImpl