Home
/
Python 3.11
/
Multiprocessing
/
send_bytes
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Multiprocessing
send_bytes
Python 3.11
Send byte data from a bytes-like object as a complete message.
Syntax
PYTHON
Copy
send_bytes(buffer[, offset[, size]])
See Also
bytes-like object
ValueError