Adds the given bytes to the end of the GByteArray. The array will grow in size automatically if necessary.
the byte data to be added.
the GByteArray.
See Implementation
Adds the given bytes to the end of the GByteArray. The array will grow in size automatically if necessary.