C
I
net-ldap-0.20.0 Documentation
🔍
🌙
🔍
esc
No recent searches
☰
Pages
Contributors
Hacking
History
License
README
Instance Methods
getbyte
Classes and Modules
Net
::
LDAP
::
Connection
::
GetbyteForSSLSocket
module Net::LDAP::Connection::GetbyteForSSLSocket
Public Instance Methods
getbyte
()
Source
# File lib/net/ldap/connection.rb, line 76
def
getbyte
c
=
getc
c
&&
c
.
ord
end