Reads data from stream and stores them into array.
            
Namespace: CMS.AmazonStorageAssembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- array
 - Type:  
System Byte 
Array where result is stored. 
- offset
 - Type: 
System Int32
Offset from file begin. 
- count
 - Type: 
System Int32
Number of characters which are read. 
Return Value
Type:See Also