Home | History | Annotate | Download | only in resources
      1 	crc.reset();
      2 	crc.update(1);
      3 	//System.out.print("value of crc"+crc.getValue()); 
      4