crc32#

swordfish.function.crc32()#

Create a CRC32 hash from STRING. The result is of data type INT.

Parameters:
  • str (Constant) – A STRING scalar/vector.

  • cksum (Constant, optional) – A integral scalar/vector. The default value is 0.