Module: Net::LDAP::Connection::GetbyteForSSLSocket
- Defined in:
 - lib/net/ldap/connection.rb
 
Instance Method Summary collapse
Instance Method Details
#getbyte ⇒ Object
      76 77 78 79  | 
    
      # File 'lib/net/ldap/connection.rb', line 76 def getbyte c = getc c && c.ord end  |