Function
FwupdPluginbyte_array_set_size_full
since: 1.6.0
Declaration [src]
void
fu_byte_array_set_size_full (
GByteArray* array,
guint length,
guint8 data
)
Description [src]
Sets the size of the GByteArray, expanding with data
as required.
Available since: 1.6.0