set_size


Description:

public void set_size (uint length)

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`