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