class RubySMB::SMB1::Packet::Trans::TransactNmpipeResponse::TransData

Public Instance Methods

length() click to toggle source

Returns the length of the TransData struct in number of bytes

# File lib/ruby_smb/smb1/packet/trans/transact_nmpipe_response.rb, line 18
def length
  do_num_bytes
end