Write to the stream. 
            

 Declaration Syntax
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)