PngCs  1.1.4
A C# library for read/write PNG images
Hjg.Pngcs.Zlib.CRC32 Member List

This is the complete list of members for Hjg.Pngcs.Zlib.CRC32, including all inherited members.

CRC32()Hjg.Pngcs.Zlib.CRC32
CRC32(UInt32 polynomial, UInt32 seed)Hjg.Pngcs.Zlib.CRC32
GetValue()Hjg.Pngcs.Zlib.CRC32
Reset()Hjg.Pngcs.Zlib.CRC32
Update(byte[] buffer)Hjg.Pngcs.Zlib.CRC32
Update(byte[] buffer, int start, int length)Hjg.Pngcs.Zlib.CRC32