API Version: 1.0
Library Version: 1.8.12
Generated by gi-docgen 2023.1
since: 1.8.2
GBytes* fu_bytes_pad ( GBytes* bytes, gsize sz )
Pads a GBytes to a minimum sz with 0xff.
sz
0xff
Available since: 1.8.2
bytes
Type: GBytes
GBytes
Data blob.
Type: gsize
gsize
The desired size in bytes.
A data blob.