ID EN
IO

readall

Python 3.11

Read and return all the bytes from the stream until EOF, using multiple calls to the stream if necessary.

Syntax

PYTHON
readall()