C# Class SharpCifs.Smb.Trans2QueryFsInformationResponse

Inheritance: SmbComTransactionResponse
显示文件 Open project: brandonprry/Potato Class Usage Examples

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
ReadDataWireFormat ( byte buffer, int bufferIndex, int len ) : int
ReadFsFullSizeInformationWireFormat ( byte buffer, int bufferIndex ) : int
ReadParametersWireFormat ( byte buffer, int bufferIndex, int len ) : int
ReadSetupWireFormat ( byte buffer, int bufferIndex, int len ) : int
ReadSmbInfoAllocationWireFormat ( byte buffer, int bufferIndex ) : int
ReadSmbQueryFsSizeInfoWireFormat ( byte buffer, int bufferIndex ) : int
Trans2QueryFsInformationResponse ( int informationLevel )
WriteDataWireFormat ( byte dst, int dstIndex ) : int
WriteParametersWireFormat ( byte dst, int dstIndex ) : int
WriteSetupWireFormat ( byte dst, int dstIndex ) : int

Method Details

ToString() public method

public ToString ( ) : string
return string