Ejemplo n.º 1
0
 protected internal override void writeVectorToOutputStream(ExtendedDataOutput @out)
 {
     @out.writeFloatArray(values);
 }