Class: RubySMB::SMB1::Packet::Trans::TransactNmpipeRequest::TransData
- Inherits:
-
BinData::Record
- Object
- BinData::Record
- RubySMB::SMB1::Packet::Trans::TransactNmpipeRequest::TransData
- Defined in:
- lib/ruby_smb/smb1/packet/trans/transact_nmpipe_request.rb
Instance Method Summary collapse
-
#length ⇒ Object
Returns the length of the TransData struct in number of bytes.
Instance Method Details
#length ⇒ Object
Returns the length of the TransData struct in number of bytes
18 19 20 |
# File 'lib/ruby_smb/smb1/packet/trans/transact_nmpipe_request.rb', line 18 def length do_num_bytes end |