Returns byte array from input stream.
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- stream
- Type: CMS.IO Stream
Input stream
- bufferSize (Optional)
- Type: System Int32
Buffer size
- position (Optional)
- Type: System Int64
Position from which the reading should start
Return Value
Type: ByteSee Also