gchecksum: Add g_compute_checksum_for_bytes()

* Add a GBytes based version of g_compute_checksum_for_data()
 * Add appropriate tests

https://bugzilla.gnome.org/show_bug.cgi?id=680912
This commit is contained in:
Stef Walter
2012-07-31 16:47:45 +02:00
parent dd2ecf7488
commit 278fe0c67f
5 changed files with 78 additions and 4 deletions

View File

@@ -2845,6 +2845,7 @@ g_checksum_get_digest
<SUBSECTION>
g_compute_checksum_for_data
g_compute_checksum_for_string
g_compute_checksum_for_bytes
</SECTION>
<SECTION>