| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
GenericStream
|
|||
|
|||
|
|||
| str |
|
||
|
|||
|
|||
|
|||
|
|||
| bool |
|
||
|
|||
| str |
|
||
| str |
|
||
| str |
|
||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
a new object with type S, a subtype of T |
|
||
|
|||
| int |
_DEFAULT_CHUNK_SIZE = 8192Default buffer size |
||
|
|||
| bool |
closed Is the stream is closed? |
||
| str |
name The name of the stream, if any |
||
|
Inherited from |
|||
|
|||
|
|
tounread octets back
|
Close the stream The call is passed to the underlying octet stream. |
|
|
|
|
|
|
|
|
Deprecated: Use the iterator API instead |
|
|||
closedIs the stream is closed?
|
nameThe name of the stream, if any
|
| Home | Trees | Indices | Help |
|
|---|