Exemple #1
0
 public void readExternal(ObjectInput in) throws IOException {
   GraphIOUtil.mergeDelimitedFrom(in, this, SCHEMA);
 }