![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
Go to the source code of this file.
Namespaces | |
leveldb | |
leveldb::crc32c | |
Functions | |
uint32_t | leveldb::crc32c::Extend (uint32_t crc, const char *buf, size_t size) |
uint32_t | leveldb::crc32c::Value (const char *data, size_t n) |
uint32_t | leveldb::crc32c::Mask (uint32_t crc) |
uint32_t | leveldb::crc32c::Unmask (uint32_t masked_crc) |