public static Adler32 ( uint adler, byte buf, int index, int len ) : uint | ||
adler | uint | |
buf | byte | |
index | int | |
len | int | |
return | uint |
This is used within ZLIB. You probably don't need to use this directly.
public static Adler32 ( uint adler, byte buf, int index, int len ) : uint | ||
adler | uint | |
buf | byte | |
index | int | |
len | int | |
return | uint |