Home | Trees | Index | Help |
---|
Package twisted :: Package protocols :: Module dns :: Class IEncodable |
|
Method Summary | |
---|---|
Reconstruct an object from data read from the given file object. | |
Write a representation of this object to the given file object. |
Method Details |
---|
decode(self, strio, length=None)Reconstruct an object from data read from the given file object.
|
encode(self, strio, compDict=None)Write a representation of this object to the given file object.
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Sat Feb 15 21:19:11 2003 | http://epydoc.sf.net |