module Net::LDAP::Connection::GetbyteForSSLSocket
Public Instance Methods
getbyte()
click to toggle source
# File lib/net/ldap/connection.rb, line 76 def getbyte c = getc c && c.ord end
# File lib/net/ldap/connection.rb, line 76 def getbyte c = getc c && c.ord end