tjake / crc32ex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRC32Ex

This library gives you a factory that, depending on your JVM version, will provide different implemetations on CRC32.

In JDK8 it uses the new intrinsic CRC32 native call.

About

License:Apache License 2.0


Languages

Language:Java 100.0%