debian man page for mtbl_crc32c

Query: mtbl_crc32c

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MTBL_CRC32C(3)															    MTBL_CRC32C(3)

NAME
mtbl_crc32c - calculate CRC32C checksum
SYNOPSIS
#include <mtbl.h> uint32_t mtbl_crc32c(const uint8_t *buffer, size_t length);
DESCRIPTION
The mtbl_crc32c() function calculates the CRC32C checksum of a sequence of bytes of length length. The buffer argument points to the start of the sequence.
RETURN VALUE
The CRC32C checksum. 05/29/2012 MTBL_CRC32C(3)
Related Man Pages
sum(n) - redhat
sha256_end(3) - freebsd
mtbl_reader(3) - debian
shishi_ap_authenticator_cksumraw_set(3) - debian
sha512_file(3) - freebsd
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph