API Version: 1.0
Library Version: 1.8.12
Generated by gi-docgen 2023.1
since: 1.5.8
void fu_byte_array_append_bytes ( GByteArray* array, GBytes* bytes )
Adds the contents of a GBytes to a byte array.
Available since: 1.5.8
array
Type: An array of guint8
guint8
A GByteArray.
GByteArray
bytes
Type: GBytes
GBytes
Data blob.