Searched refs:writeDoubles (Results 1 – 1 of 1) sorted by relevance
1395 bout.writeDoubles(da, 0, da.length); in writeArray()2200 void writeDoubles(double[] v, int off, int len) throws IOException { in writeDoubles() method in ObjectOutputStream.BlockDataOutputStream