Searched refs:readShorts (Results 1 – 1 of 1) sorted by relevance
1696 bin.readShorts((short[]) array, 0, len); in readArray()2928 void readShorts(short[] v, int off, int len) throws IOException { in readShorts() method in ObjectInputStream.BlockDataInputStream