C# Class OpenHome.Git.Hash

Inheritance: IDisposable
Mostrar archivo Open project: openhome/ohGit Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void

Private Methods

Method Description
Bytes ( string aId ) : byte[]
Compute ( byte aObject ) : byte[]
Hash ( ) : System
String ( byte aSha1 ) : string
String ( byte aSha1, int aOffset ) : string

Method Details

Dispose() public method

public Dispose ( ) : void
return void