ID EN
IO

buffer

Python 3.11

The underlying binary buffer (a BufferedIOBase instance) that TextIOBase deals with. This is not part of the TextIOBase API and may not exist in some implementations.

Syntax

PYTHON
buffer

See Also

BufferedIOBase TextIOBase TextIOBase