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 number of bytes to add
the #GByteArray
See Implementation
Adds the given bytes to the end of the #GByteArray. The array will grow in size automatically if necessary.