shared/crc32b library

Functions

crcInt(String data, [int? crc]) int
CRC32 Copyright (C) 2012, Kai Sellgren Licensed under the MIT License. http://www.opensource.org/licenses/mit-license.php
crcString(String data, [int? crc]) String
crcTimestamp() String