C# Class SharpCifs.Smb.SmbComWrite

Inheritance: ServerMessageBlock
Afficher le fichier Open project: brandonprry/Potato Class Usage Examples

Méthodes publiques

Méthode Description
SmbComWrite ( ) : System
ToString ( ) : string

Private Methods

Méthode 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 méthode

public SmbComWrite ( ) : System
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string