Searched refs:readShort (Results 1 – 4 of 4) sorted by relevance
190 mFormat = readShort(in); in read()191 mNumChannels = readShort(in); in read()194 short blockAlign = readShort(in); in read()195 mBitsPerSample = readShort(in); in read()220 private static short readShort(InputStream in) throws IOException { in readShort() method in WaveHeader
290 final short versionNumber = in.readShort(); in load()
28179 method public abstract short readShort() throws java.io.IOException;28200 method public final short readShort() throws java.io.IOException;28505 method public short readShort() throws java.io.IOException;28838 method public final short readShort() throws java.io.IOException;34965 method public abstract short readShort() throws java.sql.SQLException;