protected override void writeScalarToOutputStream(ExtendedDataOutput @out) { @out.writeLong2(value); }