Skip to content

Is there any way to do VirtualDisk.OpenDisk() with a stream as input? #284

@NickHarmer

Description

@NickHarmer

The VirtualDisk class has static OpenDisk() methods which accept a file path as input. I have a use case where I don't necessarily know the disk type, but I only have a stream, not a file path.

Is there any way to use the convenience OpenDisk() method with a stream rather than a local file?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions