Skip to content

Introduce NotDisposing #41

Description

@pepelev

Introduce a stream decorator that translates all calls to wrapped stream except dispose.

It is useful for SequenceStream.Concatenation method when input streams must not be disposed after read. It for other reasons when stream is externally owned.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions