CanWrite

FastLZStream.CanWrite property

Gets a value indicating whether the current stream supports writing.

public override bool CanWrite { get; }

See Also