Position Property

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

DeflaterOutputStream.Position Property

Gets the current position within the stream.

public override long Position {get; set;}

Exceptions

Exception Type Condition
NotSupportedException Any attempt to set position

See Also

DeflaterOutputStream Class | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace