Class: RubySMB::SMB1::Packet::Trans2::QueryFsInformationRequestDataBlock
- Inherits:
-
DataBlock
- Object
- BinData::Record
- DataBlock
- DataBlock
- RubySMB::SMB1::Packet::Trans2::QueryFsInformationRequestDataBlock
- Defined in:
- lib/ruby_smb/smb1/packet/trans2/query_fs_information_request.rb
Overview
The DataBlock specific to this packet type. See MS-CIFS 2.2.6.4.1 Request. The request carries no Trans2 data payload, but the generic DataBlock padding helpers require a :trans2_data accessor, so we expose a zero-length string.
Instance Attribute Summary
Attributes inherited from DataBlock
Method Summary
Methods inherited from DataBlock
Methods inherited from DataBlock
calculate_byte_count, #calculate_byte_count, data_fields, #field_enabled?