StreamUtils Class |
Namespace: ICSharpCode.SharpZipLib.Core
public sealed class StreamUtils
The StreamUtils type exposes the following members.
Name | Description | |
---|---|---|
Copy(Stream, Stream, Byte) | ||
Copy(Stream, Stream, Byte, ProgressHandler, TimeSpan, Object, String) | ||
Copy(Stream, Stream, Byte, ProgressHandler, TimeSpan, Object, String, Int64) | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ReadFully(Stream, Byte) | ||
ReadFully(Stream, Byte, Int32, Int32) | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |