Пример #1
0
 protected internal override void writeVectorToOutputStream(ExtendedDataOutput @out)
 {
     @out.writeDoubleArray(values);
 }