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