Removes the given number of bytes starting at the given index from a #GByteArray. The following elements are moved to close the gap.
the index of the first byte to remove
the number of bytes to remove
the #GByteArray
2.4
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.