| Home | Trees | Index | Help |
|
|---|
| Package dpkt :: Module crc32c |
|
| Function Summary | |
|---|---|
add(crc,
buf)
| |
Return computed CRC-32c checksum. | |
done(crc)
| |
| Variable Summary | |
|---|---|
tuple |
crc32c_table = (0L, 4067132163L, 3778769143L, 324072436L...
|
| Function Details |
|---|
cksum(buf)Return computed CRC-32c checksum. |
| Variable Details |
|---|
crc32c_table
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Sun Oct 1 11:24:14 2006 | http://epydoc.sf.net |