This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
paul
/
hermes-chatto-plugin
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Tree:
a00a8ce2b1
Branches
Tags
main
hermes-chatt...
/
vendor
/
platform
/
linux-aarch64
/
websockets
/
speedups.pyi
speedups.pyi
102 B
Lịch sử
Raw
1
2
3
from .typing import BytesLike
def apply_mask(data: BytesLike, mask: bytes | bytearray) -> bytes: ...