C# Class SharpCifs.Smb.SmbComWriteAndX

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

Public Methods

Method Description
SmbComWriteAndX ( ) : System
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 remaining, byte b, int off, int len ) : void
SmbComWriteAndX ( int fid, long offset, int remaining, byte b, int off, int len, ServerMessageBlock andx ) : System
WriteBytesWireFormat ( byte dst, int dstIndex ) : int
WriteParameterWordsWireFormat ( byte dst, int dstIndex ) : int

Method Details

SmbComWriteAndX() public method

public SmbComWriteAndX ( ) : System
return System

ToString() public method

public ToString ( ) : string
return string