librdf_digest_init

Name

librdf_digest_init --  (Re)initialise the librdf_digest object

Synopsis

void librdf_digest_init (librdf_digest* digest);

Arguments

digest

the digest

Description

This is automatically called on construction but can be used to re-initialise the digest to the initial state for digesting new data.