set_size


Description:

public void set_size (uint length)

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

Parameters:

length

the new size of the ByteArray

array

a ByteArray

Returns:

the ByteArray