class StringTransport: (source)
I am a BytesIO wrapper that conforms for the transport API. I support the `writeSequence' method.
| Method | __init__ |
Undocumented |
| Instance Variable | s |
Undocumented |
| Method | writeSequence |
Undocumented |
| Method | __getattr__ |
Undocumented |