Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Public Member Functions | |
def | __init__ |
def | more |
Data Fields | |
data | |
buffer_size | |
Definition at line 229 of file asynchat.py.
def __init__ | ( | self, | |
data, | |||
buffer_size = 512 |
|||
) |
Definition at line 231 of file asynchat.py.
def more | ( | self) |
Definition at line 235 of file asynchat.py.
References simple_producer.buffer_size, and simple_producer.data.
buffer_size |
Definition at line 233 of file asynchat.py.
data |
Definition at line 232 of file asynchat.py.