Download
(2Kb)
Download
Updated: 05-15-06 11:01 PM
Updated:05-15-06 11:01 PM
Created:unknown
Downloads:2,640
Favorites:1
MD5:

CRCLib

Version: 0.3
by: Miravlix [More]

A simple CRC32 library.

This CRC32 library is based on KHMan's SciTELuaExporters, all credits should go to him for implementing CRC32 in lua. I've taken his code and converted the format into WoW Lua style.

ChangeLog
0.3 BC 2.0 compatible version.

0.2 Changed the crc function to always return a decimal value, instead of a binary string, since it's more efficient.

The library works in two modes.

Standalone by extracting the archive as an addon.

Embedded by extracting the .lua file into your own addon and adding the file to toc/xml for loading.

CRCLib.crc: return the crc of a specified buffer, as a decimal value
crc = CRCLib.crc(data)

There have been no comments posted to this file.
Be the first to add one.



Category Jump: