# File lib/net/ntlm.rb, line 382
        def int32LE(name, opts)
          add_field(name, Int32LE, opts)
        end