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