AWS SDK for .NET Documentation
CrcCalculatorStream Constructor (stream, length)
AmazonThirdParty.Ionic.ZlibCrcCalculatorStreamCrcCalculatorStream(Stream, Int64) Did this page help you?   Yes   No    Tell us about it...
The constructor.
Declaration Syntax
C#
public CrcCalculatorStream(
	Stream stream,
	long length
)
Parameters
stream (Stream)
The underlying stream
length (Int64)
The length of the stream to slurp

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)