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