# File lib/net/ntlm/field_set.rb, line 20 def int16LE(name, opts) add_field(name, Net::NTLM::Int16LE, opts) end