Home | Trees | Index | Help |
---|
Package twisted :: Package protocols :: Module dns :: Class Name |
|
Method Summary | |
---|---|
__init__(self,
name)
| |
__eq__(self,
other)
| |
__str__(self)
| |
Decode a byte string into this Name. | |
Encode this Name into the appropriate byte format. |
Class Variable Summary | |
---|---|
tuple |
__implements__
|
Method Details |
---|
decode(self, strio, length=None)Decode a byte string into this Name.
|
encode(self, strio, compDict=None)Encode this Name into the appropriate byte format.
|
Class Variable Details |
---|
__implements__
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Thu May 8 13:16:36 2003 | http://epydoc.sf.net |