Skip to content

Harmonize Using/PassThroughStream Arguments in Extractors #154

@gfs

Description

@gfs

Some Extractors use the using pattern on StreamFactory.GetAppropriateBackingStream and some use passthrough stream on a created FileEntry and rely on the finalizer to clean up the stream. We should harmonize all extractors on a single scheme for this wherever possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions