MCPcopy Create free account
hub / github.com/bhuman/BHumanCodeRelease / crc32hex

Function crc32hex

Util/TestRunner/runner.py:56–66  ·  view source on GitHub ↗

Compute the CRC32 checksum of a string and return it as a hexadecimal string. Args: string (str): The string to compute the checksum of. Returns: str: The hexadecimal representation of the CRC32 checksum.

(string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

create_test_sceneMethod · 0.85
process_scene_for_testFunction · 0.85

Calls 1

crc32Method · 0.80

Tested by

no test coverage detected