protected internal override void writeVectorToOutputStream(ExtendedDataOutput @out) { @out.writeDoubleArray(values); }