API Version: 1.0
Library Version: 1.9.7
void fu_byte_array_append_bytes ( GByteArray* array, GBytes* bytes )
Adds the contents of a GBytes to a byte array.
array
guint8
A GByteArray.
GByteArray
bytes
GBytes*
Data blob.