Read from a Stream" ensuring all the required data is read.
Parameters
- stream
- The stream to read data from.
- buffer
- The buffer to store data in.
- offset
- The offset at which to begin storing data.
- count
- The number of bytes of data to store.
See Also
StreamUtils Class | ICSharpCode.SharpZipLib.Core Namespace | StreamUtils.ReadFully Overload List