Ejemplo n.º 1
0
 public virtual void write__(OutputStream outS__)
 {
     outS__.writeTypeId(ice_staticId());
     outS__.startSlice();
     outS__.writeSize(0); // For compatibility with the old AFM.
     outS__.endSlice();
 }