ID EN
IO

raw

Python 3.11

The underlying raw stream (a RawIOBase instance) that BufferedIOBase deals with. This is not part of the BufferedIOBase API and may not exist on some implementations.

Syntax

PYTHON
raw

See Also

RawIOBase BufferedIOBase BufferedIOBase