Function
FwupdPluginbyte_array_set_size
Declaration [src]
void
fu_byte_array_set_size (
GByteArray* array,
guint length
)
Description [src]
Sets the size of the GByteArray, expanding it with NULs if necessary.
| Available since: | 1.5.0 |
void
fu_byte_array_set_size (
GByteArray* array,
guint length
)
Sets the size of the GByteArray, expanding it with NULs if necessary.
| Available since: | 1.5.0 |