Libraries
»
ntlm-http
(0.1.1)
»
Index
»
Net
»
NTLM
»
Int64LE
»
#initialize
Method: Net::NTLM::Int64LE#initialize
Defined in:
lib/net/ntlm.rb
,
lib/net/ntlm_http.rb
#
initialize
(opt) ⇒
Int64LE
339 340 341 342
# File 'lib/net/ntlm.rb', line 339
def
initialize
(
opt
)
super
(
opt
)
@size
=
8
end