#include <glib.h>
Go to the source code of this file.
Functions | |
| G_BEGIN_DECLS gchar * | xmms_bindata_calculate_md5 (const guchar *data, gsize size, gchar ret[33]) |
| gboolean | xmms_bindata_plugin_add (const guchar *data, gsize size, gchar hash[33]) |
| Add binary data from a plugin. | |
| G_BEGIN_DECLS gchar* xmms_bindata_calculate_md5 | ( | const guchar * | data, | |
| gsize | size, | |||
| gchar | ret[33] | |||
| ) |
| gboolean xmms_bindata_plugin_add | ( | const guchar * | data, | |
| gsize | size, | |||
| gchar | hash[33] | |||
| ) |
1.5.6