Method | Description | |
---|---|---|
Write ( byte array, int offset, int count ) : void | ||
ZLibStream ( [ stream, CompressionMode mode, bool leaveOpen ) : System.Collections.Generic |
Method | Description | |
---|---|---|
UpdateChecksum ( [ |
public Write ( byte array, int offset, int count ) : void | ||
array | byte | |
offset | int | |
count | int | |
return | void |
public ZLibStream ( [ stream, CompressionMode mode, bool leaveOpen ) : System.Collections.Generic | ||
stream | [ | |
mode | CompressionMode | |
leaveOpen | bool | |
return | System.Collections.Generic |