Removes the byte at the given index from a #GByteArray. The following bytes are moved down one place.
the index of the byte to remove
the #GByteArray
See Implementation
Removes the byte at the given index from a #GByteArray. The following bytes are moved down one place.