CanWrite Property

SharpZip Compression Library

SharpZip Compression Library

InflaterInputStream.CanWrite Property

Gets a value of false indicating that this stream is not writeable.

public override bool CanWrite {get;}

See Also

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