index
:
gn-ai
master
A repository for GeneNetwork's AI tool development
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.venv
/
lib
/
python3.12
/
site-packages
/
websockets
/
speedups.pyi
blob: 821438a064e6ad32154eb6536c975f70d4c35d05 (
about
) (
plain
)
1
def
apply_mask
(
data
:
bytes
,
mask
:
bytes
)
->
bytes
:
...