Home
/
Python 3.11
/
IO
/
getvalue
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
IO
getvalue
Python 3.11
Return bytes containing the entire contents of the buffer.
Syntax
PYTHON
Copy
getvalue()
See Also
bytes