C# Class SharpCifs.Smb.AndXServerMessageBlock

Inheritance: ServerMessageBlock
Show file Open project: brandonprry/Potato

Public Methods

Method Description
AndXServerMessageBlock ( ) : SharpCifs.Util
ToString ( ) : string

Private Methods

Method 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 method

public AndXServerMessageBlock ( ) : SharpCifs.Util
return SharpCifs.Util

ToString() public method

public ToString ( ) : string
return string