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