speedups.pyi 55 B

1
  1. def apply_mask(data: bytes, mask: bytes) -> bytes: ...