ez.no / exponential / documentation / reference / template operators / strings / crc32
$input_string|crc32()
CRC32 polynomial of input_string.
This operator calculates and returns the CRC32 polynomial of the inputted string.
{"filename.txt"|crc32}
returns -460339180.
Comments