ByteArray.setSize

Sets the size of the glib.ByteArray, expanding it if necessary.

class ByteArray
setSize
(
uint length
)

Parameters

length uint

the new size of the glib.ByteArray

Return Value

Type: ByteArray