Class: RubySMB::SMB1::Packet::Trans2::Open2Response::Trans2Parameters

Inherits:
BinData::Record
  • Object
show all
Defined in:
lib/ruby_smb/smb1/packet/trans2/open2_response.rb

Instance Method Summary collapse

Instance Method Details

#lengthObject

Returns the length of the Trans2Parameters struct in number of bytes



37
38
39
# File 'lib/ruby_smb/smb1/packet/trans2/open2_response.rb', line 37

def length
  self.do_num_bytes
end