You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

5 lines
182 B

# Stubs for tornado_py3.speedups (Python 3)
#
# NOTE: This dynamically typed stub was automatically generated by stubgen.
def websocket_mask(mask: bytes, data: bytes) -> bytes: ...