Class: RubySMB::SMB1::Packet::Trans::PeekNmpipeResponse::TransData

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

Instance Method Summary collapse

Instance Method Details

#lengthObject

Returns the length of the TransData struct in number of bytes



33
34
35
# File 'lib/ruby_smb/smb1/packet/trans/peek_nmpipe_response.rb', line 33

def length
  do_num_bytes
end