Reads data from stream and stores them into array.
Namespace: CMS.AmazonStorageAssembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 8.0.0.0 (8.1.5347.20411)
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: Int32See Also