|
Atlas
0.7.0
Networking protocol for the Worldforge system.
|


Public Member Functions | |
| def | encode1stream (self, object) |
| def | encode1 (self, object) |
| def | set_stream_mode (self, mode=1) |
| def | __call__ (self, object) |
| def | close (self) |
Public Attributes | |
| stream_flag | |
| stream_begin_sent | |
Static Public Attributes | |
| string | begin_string = "[\n" |
| string | middle_string = ",\n" |
| string | end_string = "\n]\n" |
| string | empty_end_string = "[]\n" |