C# Class SharpCifs.Smb.BufferCache

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

Méthodes publiques

Méthode Description
GetBuffer ( ) : byte[]
ReleaseBuffer ( byte buf ) : void

Private Methods

Méthode Description
GetBuffers ( SmbComTransaction req, SmbComTransactionResponse rsp ) : void

Method Details

GetBuffer() public static méthode

public static GetBuffer ( ) : byte[]
Résultat byte[]

ReleaseBuffer() public static méthode

public static ReleaseBuffer ( byte buf ) : void
buf byte
Résultat void