Searched defs:readBit (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/imageio/stream/
H A DImageInputStream.java755 int readBit() throws IOException; method in interface:ImageInputStream
775 * accum |= readBit();
H A DImageInputStreamImpl.java644 public int readBit() throws IOException { method in class:ImageInputStreamImpl

Completed in 26 milliseconds