C# Class SharpCifs.Smb.SmbComWrite

Inheritance: ServerMessageBlock
Show file Open project: brandonprry/Potato Class Usage Examples

Public Methods

Method Description
SmbComWrite ( ) : System
ToString ( ) : string

Private Methods

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

Method Details

SmbComWrite() public method

public SmbComWrite ( ) : System
return System

ToString() public method

public ToString ( ) : string
return string