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