SoftBasicCalculateStreamMD5 方法 |
名称 | 说明 | |
---|---|---|
CalculateStreamMD5(Bitmap) |
获取内存图片的md5码 Get the MD5 code of the memory picture | |
CalculateStreamMD5(Stream) |
获取数据流的md5码 Get the MD5 code for the data stream | |
CalculateStreamMD5(String) |
获取文本字符串信息的Md5码,编码为UTF8 Get the Md5 code of the text string information, using the utf-8 encoding | |
CalculateStreamMD5(String, Encoding) |
获取文本字符串信息的Md5码,使用指定的编码 Get the Md5 code of the text string information, using the specified encoding |