File size: 55 Bytes
9c6594c
1
2
def apply_mask(data: bytes, mask: bytes) -> bytes: ...