crc64ECMAOf

fnubyte[8] crc64ECMAOf(T...)(T data)

This is a convenience alias for digest using the CRC64-ECMA implementation.

Parameters

dataInputRange of ElementType implicitly convertible to ubyte, ubyte[] or ubyte[num] or one or more arrays of any type.

Returns

CRC64-ECMA of data