• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1	crc.reset();
2	crc.update(1);
3	//System.out.print("value of crc"+crc.getValue());
4