Home
/
Python 3.11
/
IO
/
RawIOBase
Python 3.0
Python 3.9
Python 3.11
Fungsi
ID
EN
…
IO
RawIOBase
Python 3.11
🇮🇩 Bahasa Indonesia
Kelas dasar untuk aliran biner mentah. Ini mewarisi dari IOBase.
Syntax
PYTHON
Copy
class io.RawIOBase
See Also
IOBase
RawIOBase
IOBase
readall()
readinto()
bytes-like object
bytearray
bytes-like object