Esempio n. 1
0
 public void free(){
     next_in=null;
     next_out=null;
     msg=null;
     _adler=null;
 }