Removes the given number of bytes starting at the given index from a GByteArray. The following elements are moved to close the gap. Since 2.4
the index of the first byte to remove.
the number of bytes to remove.
the GByteArray.
See Implementation
Removes the given number of bytes starting at the given index from a GByteArray. The following elements are moved to close the gap. Since 2.4