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