twisted.protocols.basic.Int8StringReceiver(IntNStringReceiver)
class documentationtwisted.protocols.basic
View Source
(View In Hierarchy)
A receiver for int8-prefixed strings.
An int8 string is a string prefixed by 1 byte, the 8-bit length of the string.
This class publishes the same interface as NetstringReceiver.
Inherited from _PauseableMixin (via IntNStringReceiver):
Method | pauseProducing | Undocumented |
Method | resumeProducing | Undocumented |
Method | stopProducing | Undocumented |
Inherited from _PauseableMixin (via IntNStringReceiver):
Method | pauseProducing | Undocumented |
Method | resumeProducing | Undocumented |
Method | stopProducing | Undocumented |
Inherited from _PauseableMixin (via IntNStringReceiver):
Method | pauseProducing | Undocumented |
Method | resumeProducing | Undocumented |
Method | stopProducing | Undocumented |
Inherited from _PauseableMixin (via IntNStringReceiver):
Method | pauseProducing | Undocumented |
Method | resumeProducing | Undocumented |
Method | stopProducing | Undocumented |