Bytes: Add splice(bytes,uint256) and splice(bytes,uint256,uint256) functions that move a specified range of bytes to the start of the buffer and truncate it in place, as an alternative to slice.
Bytes
splice(bytes,uint256)
splice(bytes,uint256,uint256)
slice