C# Class SharpCifs.Smb.AndXServerMessageBlock

Inheritance: ServerMessageBlock
Afficher le fichier Open project: brandonprry/Potato

Méthodes publiques

Méthode Description
AndXServerMessageBlock ( ) : SharpCifs.Util
ToString ( ) : string

Private Methods

Méthode Description
AndXServerMessageBlock ( ServerMessageBlock andx ) : SharpCifs.Util
Decode ( byte buffer, int bufferIndex ) : int
Encode ( byte dst, int dstIndex ) : int
GetBatchLimit ( byte command ) : int
ReadAndXWireFormat ( byte buffer, int bufferIndex ) : int
WriteAndXWireFormat ( byte dst, int dstIndex ) : int

Method Details

AndXServerMessageBlock() public méthode

public AndXServerMessageBlock ( ) : SharpCifs.Util
Résultat SharpCifs.Util

ToString() public méthode

public ToString ( ) : string
Résultat string