Adds the given data to the start 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 data to the start of the GByteArray. The array will grow in size automatically if necessary.