예제 #1
0
 protected override void writeScalarToOutputStream(ExtendedDataOutput @out)
 {
     @out.writeLong2(value);
 }