class documentation
class ReceivableBytesIO(BytesIO):
BytesIO with socket-like recv semantics for testing.
Method | __init__ |
Undocumented |
Method | recv |
Undocumented |
Instance Variable | allow |
Undocumented |
class ReceivableBytesIO(BytesIO):
BytesIO with socket-like recv semantics for testing.
Method | __init__ |
Undocumented |
Method | recv |
Undocumented |
Instance Variable | allow |
Undocumented |