crc32#

swordfish.function.crc32()#

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

参数:
  • str (Constant) -- A STRING scalar/vector.

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