plus-.raw_bytes.Rd
Allows using '+' to concatenate raw_bytes objects, mimicking Python's byte concatenation.
# S3 method for class 'raw_bytes' e1 + e2
Left operand.
Right operand.
A new raw_bytes object.