Class MemoryStreamWithoutSeek
A
Inherited Members
Namespace: ICSharpCode.SharpZipLib.Tests.TestSupport
Syntax
public class MemoryStreamWithoutSeek : TrackedMemoryStream
Properties
CanSeek
Gets a value indicating whether the current stream supports seeking.
Declaration
public override bool CanSeek { get; }
Property Value
Type | Description |
---|---|
Boolean |