Home
/
Python 3.11
/
IO
/
detach
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
IO
detach
Python 3.11
Separate the underlying raw stream from the buffer and return it.
Syntax
PYTHON
Copy
detach()
See Also
BytesIO
UnsupportedOperation