Module twisted.spread.banana
Banana -- s-exp based protocol.
Stability: semi-stable
Future Plans: This module is almost entirely stable. The same caveat
applies to it as applies to twisted.spread.jelly
, however. Read its
future plans for more details.
Author: Glyph
Lefkowitz<mailto:glyph@twistedmatrix.com>
Function Summary |
|
b1282int(st)
|
|
decode (st)
Decode a banana-encoded string. |
|
encode (lst)
Encode a list s-expression. |
|
int2b128(integer,
stream)
|
decode(st)
Decode a banana-encoded string.
-
|
encode(lst)
Encode a list s-expression.
-
|
__version__
-
- Type:
-
str
- Value:
|
cBanana
-
- Type:
-
FakeModule
- Value:
|
HIGH_BIT_SET
-
- Type:
-
str
- Value:
|
SIZE_LIMIT
-
- Type:
-
int
- Value:
|