| C1.WPF.DX.4 Assembly > C1.Util.DX.Storage Namespace > NativeFileStream Class : Read Method |
| Overload | Description |
|---|---|
| Read(Byte[],Int32,Int32) | When overridden in a derived class, reads a sequence of bytes from the current stream and advances the position within the stream by the number of bytes read. |
| Read(IntPtr,Int32,Int32) | Reads a block of bytes from the stream and writes the data in a given buffer. |