Searched defs:readShort (Results 1 – 3 of 3) sorted by relevance
73 public short readShort() { in readShort() method in BridgeBufferIterator
99 public short readShort() throws IOException { in readShort() method in CountedDataInputStream
220 private static short readShort(InputStream in) throws IOException { in readShort() method in WaveHeader