Exemplo n.º 1
0
 public override void iceRead(InputStream istr)
 {
     istr.StartValue();
     _slicedData = istr.EndValue(true);
 }