UNPKG

@vinothnb/smb2

Version:
16 lines (14 loc) 343 B
module.exports = { request: [ ['StructureSize', 2, 33], ['InfoType', 1, 1], ['FileInfoClass', 1], ['BufferLength', 4], ['BufferOffset', 2, 0x0060], ['Reserved', 2, 0], ['AdditionalInformation', 4, 0], ['FileId', 16], ['Buffer', 'BufferLength'], ], response: [['StructureSize', 2]], };