set_size
Description:
Sets the size of the `GByteArray`, expanding it if necessary.
Parameters:
| length |
the new size of the `GByteArray` |
| array |
a byte array |
Returns:
|
The `GByteArray` |
Sets the size of the `GByteArray`, expanding it if necessary.
| length |
the new size of the `GByteArray` |
| array |
a byte array |
|
The `GByteArray` |