예제 #1
0
 protected internal override void writeVectorToOutputStream(ExtendedDataOutput @out)
 {
     @out.writeLongArray(values);
 }