AWS SDK for .NET Documentation
Read Method (buffer, offset, count)
AmazonThirdParty.Ionic.ZlibCrcCalculatorStreamRead(array<Byte>[]()[][], Int32, Int32) Did this page help you?   Yes   No    Tell us about it...
Read from the stream
Declaration Syntax
C#
public override int Read(
	byte[] buffer,
	int offset,
	int count
)
Parameters
buffer (array<Byte>[]()[][])
the buffer to read
offset (Int32)
the offset at which to start
count (Int32)
the number of bytes to read
Return Value
the number of bytes actually read

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