Searched defs:writeBoolean (Results 1 – 2 of 2) sorted by relevance
79 void writeBoolean(boolean b) throws IOException; in writeBoolean() method
55 public void writeBoolean(boolean v) throws IOException { in writeBoolean() method in ImageOutputStreamImpl