API Version: 1.0
Library Version: 1.9.20
gboolean fu_bytes_compare ( GBytes* bytes1, GBytes* bytes2, GError** error )
Compares the buffers for equality.
bytes1
GBytes
A data blob.
bytes2
Another GBytes.
error
GError **
GError*
NULL
gboolean
TRUE if bytes1 and bytes2 are identical.
TRUE