StreamToolsThreadSafeStreamMD5 Method (Int64, Int32) |
Namespace:
NetworkCommsDotNet.Tools
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic string MD5(
long start,
int length
)
Parameters
- start
- Type: SystemInt64
- length
- Type: SystemInt32
Return Value
Type:
String
See Also