# File lib/net/ntlm_http.rb, line 378
        def int16LE(name, opts)
          add_field(name, Int16LE, opts)
        end