Create an expression that performs bit remove operation.
A blob bin expression to apply this function to.
Number of bytes to remove.
Byte index of where to remove from.
Optional
bit policy value.
blob bin resulting blob with the bytes removed.
Create an expression that performs bit remove operation.