class RubySMB::SMB1::Packet::Trans::PeekNmpipeResponse::TransParameters

The Trans Parameter Block for this particular Subcommand

Public Instance Methods

length() click to toggle source

Returns the length of the TransParameters struct in number of bytes

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