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