edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Click or drag to resize

CRC32CalculateCRC Method (Stream, Int64, Int64)

Namespace:  EnterpriseDT.Util
Assembly:  edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.3.0.0
Syntax
public uint CalculateCRC(
	Stream stream,
	long offset,
	long length
)

Parameters

stream
Type: System.IOStream
offset
Type: SystemInt64
length
Type: SystemInt64

Return Value

Type: UInt32
See Also