# File lib/net/ntlm/field_set.rb, line 28 def int32LE(name, opts) add_field(name, Net::NTLM::Int32LE, opts) end