C# Class SharpCifs.Smb.SmbComReadAndX

Inheritance: AndXServerMessageBlock
Exibir arquivo Open project: brandonprry/Potato Class Usage Examples

Public Methods

Method Description
SmbComReadAndX ( )
ToString ( ) : string

Private Methods

Method Description
GetBatchLimit ( byte command ) : int
ReadBytesWireFormat ( byte buffer, int bufferIndex ) : int
ReadParameterWordsWireFormat ( byte buffer, int bufferIndex ) : int
SetParam ( int fid, long offset, int maxCount ) : void
SmbComReadAndX ( int fid, long offset, int maxCount, ServerMessageBlock andx )
WriteBytesWireFormat ( byte dst, int dstIndex ) : int
WriteParameterWordsWireFormat ( byte dst, int dstIndex ) : int

Method Details

SmbComReadAndX() public method

public SmbComReadAndX ( )

ToString() public method

public ToString ( ) : string
return string