Reads data from stream and stores them into array.
Namespace: CMS.AzureStorageAssembly: CMS.AzureStorage (in CMS.AzureStorage.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 begining of file.
- count
- Type: System Int32
Number of characters which are read.
Return Value
Type: Int32See Also