Exemple #1
0
 protected override void writeScalarToOutputStream(ExtendedDataOutput @out)
 {
     @out.writeBoolean(true); //explicit null value
 }