Метод | Описание | |
---|---|---|
GetMD5HashArray ( this stream ) : byte[] | ||
GetMD5HashString ( this stream ) : String | ||
ToArray ( this stream ) : byte[] |
public static GetMD5HashArray ( this stream ) : byte[] | ||
stream | this | |
Результат | byte[] |
public static GetMD5HashString ( this stream ) : String | ||
stream | this | |
Результат | String |
public static ToArray ( this stream ) : byte[] | ||
stream | this | |
Результат | byte[] |