Function
FwupdPluginbyte_array_set_size
since: 1.8.2
Declaration [src]
void
fu_byte_array_set_size (
  GByteArray* array,
  gsize length,
  guint8 data
)
Description [src]
Sets the size of the GByteArray, expanding with data as required.
Available since: 1.8.2