Fingerprint_Card
Loading...
Searching...
No Matches
ICSharpCode.SharpZipLib.Core.StreamUtils Member List

This is the complete list of members for ICSharpCode.SharpZipLib.Core.StreamUtils, including all inherited members.

Copy(Stream source, Stream destination, byte[] buffer)ICSharpCode.SharpZipLib.Core.StreamUtilsstatic
Copy(Stream source, Stream destination, byte[] buffer, ProgressHandler progressHandler, TimeSpan updateInterval, object sender, string name)ICSharpCode.SharpZipLib.Core.StreamUtilsstatic
Copy(Stream source, Stream destination, byte[] buffer, ProgressHandler progressHandler, TimeSpan updateInterval, object sender, string name, long fixedTarget)ICSharpCode.SharpZipLib.Core.StreamUtilsstatic
ReadFully(Stream stream, byte[] buffer)ICSharpCode.SharpZipLib.Core.StreamUtilsstatic
ReadFully(Stream stream, byte[] buffer, int offset, int count)ICSharpCode.SharpZipLib.Core.StreamUtilsstatic
StreamUtils()ICSharpCode.SharpZipLib.Core.StreamUtilsprivate