# File lib/net/ntlm/field_set.rb, line 36
        def int64LE(name, opts)
          add_field(name, Net::NTLM::Int64LE, opts)
        end