crc32

Summary

Returns the CRC32 polynomial of the input string.

Usage

input|crc32()

Returns

The CRC32 polynomial of the input string.

Description

This operator calculates and returns the CRC32 polynomial of the input string.

Examples

Example 1

{'filename.txt'|crc32()}

The following output will be produced: "-460339180".

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.