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

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