Go to the latest version of this document.
        
      
    
    
    
      Part of twisted.names.dns
      View Source
      View In Hierarchy
    
    
      
    
    A class to represent OPT record variable options.
@see: L{_OPTVariableOption.__init__} for documentation of public
    instance attributes.
@see: L{https://tools.ietf.org/html/rfc6891#section-6.1.2}
@since: 13.2
    
    
    
    
    
    
    
  
    
  
  
    
  
  
  
    
    | Parameters | code | The option code (type: int) | 
 | data | The option data (type: bytes) | 
 
   
 
  
    
  
  
    
  
  
  
    
    Encode this 
_OPTVariableOption
to bytes.
| Parameters | strio | the byte representation of this _OPTVariableOption
will be written to this file. (type: file) | 
 | compDict | A dictionary of backreference addresses that have already been written to 
this stream and that may be used for DNS name compression. (type: dict or None) | 
 
   
 
    
      API Documentation for Twisted, generated by pydoctor at 2015-01-30 14:14:53.