Searched defs:readShort (Results 1 – 6 of 6) sorted by relevance
195 public short readShort() in readShort() method in SwappedDataInputStream
103 public short readShort() throws IOException { in readShort() method in CountedDataInputStream
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